Socket Programming Basics Presentation

Posted By: SecurityTube_Bot
Posted On: Mon 21 Feb 2011
Views: 7486
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: Socket Programming is one of the most important topics in network programming. It is probably the building block of all network enabled programs. In this 3 part presentation, we will look at socket programming in an in-depth way - both from a theoretical and a programming perspective. In this video we will look at Client Server communication and architectures and see which APIs in the socket library are used to make the communication happen. 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 (2)

venkat on Sat 05 Mar 2011

hi i am the fresher give me the training on socket programing i want total socket programing concepts please

khinnu on Sun 08 May 2011

Vivek has covered the basics here ....
You may wanna refer "Unix Network Programming" by stevens
or "Beej Programming guide" ...

Regs,

Login to post a comment