Thursday, July 9, 2009

Can any one give me code of chat server(c/c++/java)?

i need a chat server written in c/c++/java(c is preferable)....where 2 or multiple client can communicate by login in chat server (at least 2 clients).the message must not be sent by using broadcasting.

Can any one give me code of chat server(c/c++/java)?
The source code for IRC servers is open source. You can find a number of them at linux web sites.





http://www.linux.com/base/ldp/howto/IRC/...





What you ask is not a simple task and the server software will take a lot of effort to understand.


No comments:

Post a Comment