Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Idirc problems
| Subject: | Idirc problems |
| Posted by: | "LN Nemen" (..@gmail.com) |
| Date: | 5 Sep 2006 09:16:03 |
I am having a problems trying to work out how to show messages exchanged between oher users on the server as well as getting a list of names that is on the ircserver.
Most of the examples tht i found on the internet have some procedure or event called names, that list all the users on a server, but they use a older version of indy probably ver9. I'm using indy10.1.5 and found that most of thet events that is shown in the exaples is not there.
So can someone show me(or point me in the right direction) how to:
get the list of user names
show the communication between other user on the same channel/server
Thanks