|
-
September 23rd, 2000, 09:55 AM
#1
Chat Applet
How to write a realtime chat applet. How do applets communicate with each other over a network ?
-
September 27th, 2000, 10:41 AM
#2
Re: Chat Applet
I´m working with a Broker that has the basics of a Chat. I´m using sockets to conect each other as clients and a server aplication with a ServerSocket to recieve all the messages and re distribute them to the clients. Try to work with sockets, they are easy to connect and work well.
Hope this help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|