can an RPC program be both a server and a client?
e.g. can I transform the "hello world" sample into a chat type program? I'd
like to be able to type "hello x.x.x.x" and have the program listen for
incoming calls but also send every keystroke to the remote IP.
This will be the communications foundation for another program I have
already built.
Leon
|