Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

prob. in chat server

  Asked By: Keana    Date: Jun 07    Category: Java    Views: 652
  

i m developing chat server in java.is it possible to send msgs
simultaneously to each client by the server?plz tell me as soon as possible.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Jet Brown     Answered On: Jun 07

The answer is yes. Multi-threaded servers is simultaneous enough :)

If you look on the threaded tute on Sun it has a example of this very thing.

 
Didn't find what you were looking for? Find more on prob. in chat server Or get search suggestion and latest updates.




Tagged: