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:<br><br>1. Beej's Socket Programming guide<br><br>2. Client Server programming using sockets<br><br>3. Unix Network Programming<br><br>4. Raw Socket programming basics<br><br>
Tags: programming ,
Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying.
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 ....
I would like more vids on this subject please
sir why didn't you upload the video for explaination of its code??? we are eagerly waiting.........
from where to download the code that is mentioned in the video??