Jump to content

Recommended Posts

Posted

In this video series we explore the basics of socket programming on linux based systems using C.

In the first part we look into a detailed presentation which guides us through the basics of socket programming - things like network byte order, host byte order are explained in detail:

http://securitytube.net/Socket-Programming...tion-video.aspx

http://securitytube.net/Socket-Programming...-(2)-video.aspx

http://securitytube.net/Socket-Programming...-(3)-video.aspx

Once, the reader is familiar with the basics, i run you through 3 examples:

A Hello World TCP Server Program:

http://securitytube.net/Hello-World-TCP-Se...kets-video.aspx

http://securitytube.net/Hello-World-TCP-Se...-(2)-video.aspx

A TCP Echo Server program:

http://securitytube.net/TCP-Echo-Server-us...kets-video.aspx

and then a TCP Client program which interfaces with the server:

http://securitytube.net/TCP-Echo-Client-us...kets-video.aspx

Absolutely zero knowledge and experience is pre-requisite for this video series. Hopefully it will be of help to newbies.

Comments and Feedback welcome!

-ViVek

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...