Socket Programming Basics Presentation (3)

Posted By: SecurityTube_Bot
Posted On: Mon 21 Feb 2011
Views: 4050
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 final video of the Socket Programming basics presentation we will look into utility functions for byte order conversion such as ntohs() and htons(). Once the Byte ordering dilemma has been cleared, we will dive into the socket library calls such as socket(), bind(), connect(), send(), recv() etc and try and understand how to use them programmatically in code. Hopefully by the end of this video, you will be all ready for entering the world of socket programming. asLinks:

1. Beej's Socket Programming guide

2. Client Server programming using sockets

3. Unix Network Programming

4. Raw Socket programming basics

Tags: programming ,


Comments (1)

khinnu on Wed 13 Apr 2011

Hello Bhaiya,

I am Deepak from IIT Guwahati .... hope you remember me... This new site looks way cooler than the last one ... but I have to say that the last one was more modularized .... i.e. I could find lets say all 'socket programming vids' at one place ... you may wanaa add 'Categories' link to the upper toolbar ... wherein people can browse the videos of their category ....

Login to post a comment