elis aeris wrote:
> is it possible to do this with python?
>
>
> a server script to listen for
>
> a client script, it sends a line of text to server when a given 
> criteria is met.
>
>
> i just need to send text alone, and then code it best kept simple,
>
> is this possible to do with python?
see the socket module for starters

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to