[Pythonmac-SIG] Correct way to send info to running program

Dethe Elza delza at livingcode.org
Sat May 28 08:04:05 CEST 2005


I want to be able to periodically send data to a running program,  
from the command-line.  I was looking at the various NSPort classes,  
but just discovered that NSSocketPort is not a raw socket, but only  
intended to talk to other NSPort instances.  Surely I'm not the only  
one who wants to be able to do this.  Is there a "one right way?"

Any guidance here would be appreciated.

--Dethe

There are only two industries that call their customers "users"




More information about the Pythonmac-SIG mailing list