[Tutor] network - send one line of text

Michael Langford mlangford.cs03 at gtalumni.org
Sat Nov 24 02:06:40 CET 2007


On 11/23/07, elis aeris <hunter92383 at gmail.com> 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.

Sounds like python may not be simplest path to solving your problem.
If you're on a unix-like OS, use netcat:

http://netcat.sourceforge.net/

         --Michael
-- 
Michael Langford
Phone: 404-386-0495
Consulting: http://www.RowdyLabs.com


More information about the Tutor mailing list