"elis aeris" <[EMAIL PROTECTED]> wrote > a server script to listen for > > a client script, it sends a line of text to server when a given > criteria is > met. > > is this possible to do with python?
Yes its standard socket programming. Take a look at my tutorial, specifically the Network Programming topic for more info and an example. There is also an excellent How-To document for sockets on the Python web site. HTH, -- Alan Gauld Author of the Learn to Program web site http://www.freenetpages.co.uk/hp/alan.gauld _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor