> 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. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor