[Tutor] sockets and networking

Alan Gauld alan.gauld at btinternet.com
Tue Feb 12 09:47:46 CET 2013


On 12/02/13 04:27, richard kappler wrote:

> ports to a python program on the laptop. Someone suggest using sockets,
> with which I am completely unfamiliar. I've read the socket docs and
> admit I find them quite confusing. Can someone point me to a/some good
> beginner tutorials on sockets/networking for me to look at?

You can try the network programming topic in my tutor (v2 only)

Its probably worth reading the Inter-process comms topic too since some 
of the concepts apply to sockets.

After that the HowTo and other official docs should make sense.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/



More information about the Tutor mailing list