Tcp Echo Client Using Sockets

Posted By: SecurityTube_Bot
Posted On: Mon 21 Feb 2011
Views: 3583
Share this video:
Share it on Facebook Share it on Twitter Share it on Reddit Share it on Digg Share it on Stumbleupon
Support SecurityTube:


Description: In this TCP Echo Client programming video, we will code a Client which is capable of interfacing with the TCP Echo server created in the previous video. The Client program will connect to the Echo server and send it a user inputted string. The Server will echo back the same string to the Client. The Client now display the same to the user. Please watch this video pair very carefully, as they form the building blocks of most TCP based Client / Server programming.
Links:

1. Beej's Socket Programming guide

2. Client Server programming using sockets

3. Unix Network Programming

4. Raw Socket programming basics

Tags: programming ,


Comments (None)

Login to post a comment