I am planning to design a simple client application to execute RPC (Remote
Procedure Call) on a remote server.

All I have managed to learn so far is to create a TCP socket using
IO::Socket::INET.

But I am not sure what to do next.

Any pointers/help/online resources about the same would be helpful.

Thanks,
Parag

Reply via email to