> Hello. It's me again. Thanks for all the help with
> the Python Networking Resources, but does anyone know
> what I'll need to know to write a paper on Network
> Programming and Python. Like terminology and all
> that. Maybe I'll have a section on socketets, TCP,
> Clients (half of the stuff I
Hi John,
Here is a link that you might find useful:
*http://compnetworking.about.com/od/basicnetworkingconcepts/*
---
Listed below are two very basic Python IM programs. You'll need to run
the server first -- let it run in the background. Once this is running,
start the second program, which
Hello. It's me again. Thanks for all the help with
the Python Networking Resources, but does anyone know
what I'll need to know to write a paper on Network
Programming and Python. Like terminology and all
that. Maybe I'll have a section on socketets, TCP,
Clients (half of the stuff I don't even