[Python] Sockets For Beginners - Programming On Unix

Users browsing this thread: 1 Guest(s)
venam
Administrators
Layer 4 on *nix uses the bsd sockets.
So it doesn't matter what language you are learning you'll need to learn how to use bsd sockets.
here you go : http://www.cs.vu.nl/~jms/socket-info.html


Messages In This Thread
[Python] Sockets For Beginners - by Jayro - 24-07-2012, 02:11 PM
RE: [Python] Sockets For Beginners - by FreeBSD - 04-09-2012, 04:04 AM
RE: [Python] Sockets For Beginners - by jazzycool - 30-01-2013, 03:27 PM
RE: [Python] Sockets For Beginners - by venam - 30-01-2013, 03:38 PM