IO:Socket.
If you want to use psuedo 'non-blocking' sockets(windows support for fork was very 
buggy last time I tried it) you'll have to multiplex the socket calls using IO:Select. 
There are many resources on the web for both.

Cheers,
John

> -----Original Message-----
> From: Gajendra Mehta [mailto:gmehta@;ixtelecom.com]
> Sent: Thursday, November 14, 2002 6:53 AM
> To: [EMAIL PROTECTED]
> Subject: Newbie in Socket Programming
> 
> 
> Hello
> 
> I just want to know if there is a module which can be used for Socket
> programming on Windows.
> The operating system is Windows NT and perl version is Active 
> State 5.6.1
> build 633.
> 
> I know there is for Unix Operating IO::Socket
> 
> Gajendra
> 
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> 
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to