Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

Command line chat (client and server)

Sat Jun 09, 2007 8:48 pm

This is a command line chat (client and server) via socket programming.
-Start Server first
-Start Client by passing the IP address of the server
-Example: java Client 10.0.1.15

-if an error pops up change the port in both Client and Server programs.

finished-projects/java-chat-t644.html



Re: Command line chat (client and server)

Tue Jun 30, 2009 8:48 am

HEY I NEED NEED UR CODE BUT FRM WHERE SHUD I DOWNLOAD IT

Re: Command line chat (client and server)

Tue Jun 30, 2009 3:45 pm

finished-projects/java-chat-t644.html

Post a reply
  Related Posts  to : Command line chat (client and server)
 Java Chat Program with client & Server     -  
 Chat client and server, save messages and delete     -  
 CMD ie ChatServer & chat client     -  
 read from command line     -  
 c program - command line prompt - need help     -  
 Command Line Parser Code Using C++     -  
 program to run shell command line functions     -  
 How to implement Command Line Parser in C++ Code     -  
 client server client     -  
 FTP Server and FTP Client     -