Hello David,
How would you convert your code to allow a bidirectional communication
between the clients and the server without the use of files or named pipes?
That is:
Client send a request to server, waits for server to respond,
Server processes client's request, and send response back to client,
Client views server responds and sends another request to server.
Server responds,
.
.
Very similar to "send/receive , send/receive" in expect.
Thank you.
__________________
William Ampeh (x3939)
Federal Reserve Board
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>