Hi Raju,

I'm not totally sure what you mean by interact with remote sockets.
If you mean that you want to connect from your box to a server listening on a 
socket on a remote machine, then I suggest you look at Net::Telnet.  Although 
it's designed to let a perl script pretend to be a user telnetting to a 
machine, I use it quite successfully to interact with an application sitting 
on another box using a propriatory API.

Gary

On Saturday 23 June 2001  6:49 am, VeeraRaju_Mareddi wrote:
> Dear All
>
> Is there any Module/Function that creates, interact with the sockets on
> remote machine?. I am not able to find this function in IO::Socket::INET.
> Actually my program should create a socket on a remote machine ,Creating a
> process and Interacting with that socket...
>
> Please suggest me some Modules/ or In built Functions in ACTIVE PERL
>
> Thanx and Regards
> Raju

-- 
Gary Stainburn
 
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000     

Reply via email to