Search This Blog

Monday 6 February 2017

Write a program to implement the connection oriented echo client server application.

Practical - 1 (A)

YouTube -




Output:

Connected
Message Received From Client : Hi This is Karan Gajjar


 Server Socket Connected.
 Enter the Message : Hi This is Karan Gajjar
 Message Send Successfully.
 Message From Server : Hi This is Karan Gajjar

No comments:

Post a Comment