-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
Alan Reinhold wrote:
> It would seem to be that the best solution here would be to have a
> server script that creates a tcp/ip socket and sites on a read on the
> socket, in which then the client connects to the server, sends a msg,
> and based o
It would seem to be that the best solution here would be to have a server
script that creates a tcp/ip socket and sites on a read on the socket, in
which then the client connects to the server, sends a msg, and based on that
msg, the server would execute the desired action. This would be a tpic