PROBLEM DESCRIPTION
In an iPad application, with VPN active and connected, the HttpClient can't access to a server in intranet, but I can access to same url when I access from Safari iPad.
EXTRA INFO
If the ipad/iphone is in the VPN, is there any way to force a connection? Something like:
The property Titanium.Network.networkTypeName shows "WIFI" or "MOBILE" but nothing related with a VPN connection.
RELATED COMMUNITY ISSUE
http://developer.appcelerator.com/question/128571/cant-access-to-server-in-vpn-connection
No comments