Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Aug : VPN Issues ???
| Subject: | VPN Issues ??? |
| Posted by: | "Dale McKay" (dale.mck..@safeworld.net.au) |
| Date: | Mon, 8 Aug 2005 19:49:34 |
Hi All,
I am having problems communicating with my Custom WinSock wrapper when I am
concurrently connected to a Remote network via VPN.
I am currently using WinSock 1.1 ... Would it make any difference using
WinSock 2.0 ?
I am also using the Socket in Non-Blocking mode.
It all works fine normally, but when there is a parallel VPN connection some
of the Data seems to be getting intermittently lost along the way.
ie.
Opening/Closing of a Socket is successful EVERY time.
Sending data (approx. 450 Bytes) does not always go through (using the
WinSock.Send routine).
Is there something I am missing here?
Delphi 2005 Pro - (all current patches)
WinXP Pro (SP2)
thanks
Dale McKay