[EMAIL PROTECTED] wrote:
> Hi all,
> 
> I have a network problem.
> 
> how do i block a port(s) programmically in perl, making the port unusable by
> other software, requiring that port, while the perl script is running. 
> 
> my platform is windows, so the solution must be windows compatible.

I would think opening a listening socket on that port should handle it.

-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to