[Tutor] network - send one line of text

bob gailer bgailer at alum.rpi.edu
Sat Nov 24 00:35:57 CET 2007


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



More information about the Tutor mailing list