Results 1 to 7 of 7
- 03-14-2009, 07:23 AM #1
Member
- Join Date
- Mar 2009
- Posts
- 12
- Rep Power
- 0
- 03-14-2009, 10:28 AM #2
Check JSP chat on my locl machine: http://80.84.178.7:8080/chat
- 03-15-2009, 04:11 PM #3
I spent months figuring out a good client and server chat system that I can use and reuse for my projects. I couldnt understand how to make it so when 1 user types a message, he could receive messages at the same time. Using multiple threads solved that one for me. The book Killer Game Programming in Java has some pretty nice tidbits dealing with a chat system, or just a networking system and describes each type and the pros and cons of each. It gave me the last little bit of info I needed to make my game network system that I also use for chatting within my games.
Check it out (put http at the front of the next line, sorry, still limited)
fivedots.coe.psu.ac.th/~ad/jg/
- 03-16-2009, 06:39 AM #4
Member
- Join Date
- Mar 2009
- Posts
- 12
- Rep Power
- 0
chat server
Hi
serjit,Thank u for sending the link for chat server.UR application is very nice.But sometimes it will not work,i think problem in ur server.Plz check.If u dont mine plz send me the code.
Thank u
- 03-18-2009, 08:25 AM #5
Member
- Join Date
- Mar 2009
- Posts
- 1
- Rep Power
- 0
ya i am having code but i dont know how to attach
- 03-18-2009, 09:04 AM #6
Do you have a war file? Or what do you have?
- 04-25-2009, 12:45 AM #7
Member
- Join Date
- Apr 2009
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Multi Client Server applications, troubles with File I/O
By zackpudil in forum NetworkingReplies: 3Last Post: 01-29-2010, 06:53 AM -
Chat Client
By Jessi34 in forum New To JavaReplies: 5Last Post: 12-09-2009, 03:49 PM -
Multithread Chat server/client
By gwaldarick in forum Advanced JavaReplies: 3Last Post: 09-19-2009, 12:22 AM -
Multi Client/Server Chat Question
By Kodak07 in forum NetworkingReplies: 3Last Post: 03-29-2009, 10:50 PM -
Chat program: how server distinguishes each client connected to it
By kathleenr in forum NetworkingReplies: 2Last Post: 12-27-2008, 08:02 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks