i have an app that connect via tcp/ip, but at home i just have a modem, and i wanna that my app connect automatically from home, (via modem), how can i do that?
Type: Posts; User: reguapo
i have an app that connect via tcp/ip, but at home i just have a modem, and i wanna that my app connect automatically from home, (via modem), how can i do that?
i need to get the proxy settings from the system's default proxy to put that info in the http.proxyHost, http.proxyPort properties to permit my app to connect via proxy, any help with that?