Socket Programming Basics Presentation (3)
|
|
|
||||||||||||
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
Comments (1)
|
khinnu on Wed 13 Apr 2011 Hello Bhaiya, |







