socket programming - JSP/Java Views : 662
Tagged in : JSP-Java
0 0
Send mail
this is a simple Client/Server program showing the communication taking place between the client and the server.

Server is a console based application and the Client is a Windows application. The client sends a message to the server which is converted by the server into upper case and returned back to the client.
By gowtham, On - 2010-02-09



    Login to add Comments .