[Tutor] Code example
Alan Gauld
alan.gauld at freenet.co.uk
Sun Mar 13 01:27:42 CET 2005
> Can someone please show me an example of two programs - you run one
in
> console one - then when you run one in console two - it talks to the
> first program = sending a specific string instructing the first one
to
> close.
Look at the socket examples in the Python web pages.
The sender and receiver programs are exactly what you want.
If you don't understand them come back with more specific
questions
HTH,
Alan G.
More information about the Tutor
mailing list