Board index » delphi » Help with client/server chat

Help with client/server chat


2006-12-11 01:34:25 AM
delphi26
Hello
I'm trying to make a simple chat aplication ....based on TCP
client/server .
All is well and I can send/receive messager from and to server and client.
I didn't succeed in sending a message from a client to other client
connected to same chat server.
Can someone send an indy 10 based example ... for listing the client
connections made to server ....
(i read that is Tlist format)
Thank You!
PS: please excuse my english
--
Using Opera's revolutionary e-mail client: www.opera.com/mail/
 
 

Re:Help with client/server chat

You might find this useful:
www.devarticles.com/c/a/Delphi-Kylix/Creating-Chat-Application-with-Borland-DelphiIndy-The-Client/
There are not many examples that I found on the internet for chat/messengers
so you will have to pick and scratch at various examples to get the code you
need for your project.
Good luck
T
"GOGY" <XXXX@XXXXX.COM>writes
Hello
I'm trying to make a simple chat aplication ....based on TCP
client/server .
All is well and I can send/receive messager from and to server and client.
I didn't succeed in sending a message from a client to other client
connected to same chat server.
Can someone send an indy 10 based example ... for listing the client
connections made to server ....
(i read that is Tlist format)
Thank You!
PS: please excuse my english
--
Using Opera's revolutionary e-mail client: www.opera.com/mail/