Hi Parag, On Wed, 5 Sep 2012 23:27:41 -0700 Parag Kalra <paragka...@gmail.com> wrote:
> 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. > There are several ways to achieve it in Perl: 1. https://metacpan.org/release/Object-Remote 2. https://metacpan.org/search?q=json%20rpc 3. You can probably find others on http://metacpan.org/ . Do you have any specific requirements? Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Stop Using MSIE - http://www.shlomifish.org/no-ie/ If God exists and is the ego‐maniacal, sadistic and helpless creature that is described in the Old Testament, then we’re in deep trouble. Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/