Archive

Posts Tagged ‘any memory leak’

Browsing Tunnel

April 24th, 2009 Comments off

hello,

I need a window application program which will work as a browsing tunnel , will route all the browsing traffic through the program .

how should the application work ?

1. when the user click on start button then the application will contact the server and choose one of the available proxies from there and give the sign on that the application is ready to be used.

2. when user start using Internet explorer or firefox or any other browser then the request will be sent from the progarm to the server then to the concern proxy , then the proxy will get the requested pages then will send again to the server then to the program.

3. important point, the server will not handle any traffic , all traffic will be through the proxies which are on the server.

4.about the program design should be nice.

5.no memory leak at all , i mean should not be any memory leak between the program and server while sending and receiving the request.

6.if the request send to the assign proxy and did not get any reply for example within 1-2 seconds then the program immediately will switch to the proxy no:2 in the list and so on if proxy no:2
did not respond then will move to no:3 and so on.. the most important should not be any memory leak.

7. program should be compatible with window XP and VISTA too.

8.i should be able to change the server address directly by me.

9.it is better to use the most popular language C#

ONLY PROFESSIONAL PROGRAMMERS WHOM HAVING EXPERIENCE ABOUT TUNNELING AND PROXIES NEED TO APPLY.

thanks and regards
Jone

Bear