TcpClient & VPN Problem...

  • Thread starter Thread starter James levertopf
  • Start date Start date
J

James levertopf

Hello

..net compact framework
We are having a strange problem. We have setup a VPN connection from our
MobileDevice to a server. Webservices are working, but when we use TcpClient
to connect to it, same IP, different port, it is not connecting.

Do we have to set something that TcpClient is using the VPN? Shouldnt this
be automatic?

Thanks a lot

James
 
I am using TCPClient without VPN.
If wireless Access Point sees certain IP I can reach it, if not then IP is
not reachable.
Another issues can be security considerations such as firewall, policy and
so on

Regard, Jamal
 
Back
Top