> Hello,
>
> I'm running a perl program that upload C++ dll with Tomcat,
> It works fine except that it failed when trying to open socket to
> connect to another using tcp protocol. Winsock.Socket() fails with
> error 10106 (WSAEPROVIDERFAILEDINIT).
> I understand that this is a lack of permission to load/use winsock
> DLL. How to setup permission system to allow socket use?
> Please advise?
>
> Thanks,
> -----------------------------------------
> Alon Saltoon
> LocatioNet Systems Ltd.
>