Results 1 to 3 of 3
Hi all..
I want to write an application.. that should bypass the proxy server and connect to my application that is running on internet.
Can anyone help me how to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-05-2010 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 85
I want to bypass the proxy server..
Hi all..
I want to write an application.. that should bypass the proxy server and connect to my application that is running on internet.
Can anyone help me how to do this.. means bypass the proxy server.
Thnks in advance...
- 04-05-2010 #2Linux User
- Join Date
- Dec 2009
- Posts
- 252
What kind of proxy?
-Do you need to set it on the computer or is a router configured to use the proxy?
-Do you have access to the proxy?
-Do you need to authenticate to the proxy?
Most proxys are only watching port 80, so can you use another port for your application?
- 04-06-2010 #3
Just turn off the proxy. You do have access to the proxy in this way, don't you? If you don't, then perhaps you shouldn't be bypassing it?
As has been stated above, if your application isn't listening to port 80, then your proxy shouldn't be getting in the way anyway. If you still can't connect, then the port you are using is being firewalled in some way. If you have no control over the firewalls then, once again, you shouldn't be doing this.Linux user #126863 - see http://linuxcounter.net/


Reply With Quote
