Hello friends, I am working on a project where i have to develop a chat for a web site. Can anyone help me in what are the requirements to write a chat applet, i.e what is the logic behind that. Do i need a chat server to write a chat? if yes , then can i write my own chat server or i have to download or purchase from elsewhere. I'll be very thankful to u all. Thanx again Afroz
Afroz
Anonymous
Ranch Hand
Joined: Nov 22, 2008
Posts: 18944
posted
0
hi, yes you can write your own server that listens on a port and write the clients as applets that communicate with the server. I can send you sample code of both if you want.
Afroz Khan
Ranch Hand
Joined: Aug 07, 2000
Posts: 105
posted
0
Hi manuel, thanx a lot, but it will be very helpful for me if u send the examples. Thanx a lot Afroz