I wrote a small java code that uploads a file to an ftp server. It's not working for people behind a proxy server, to debug, I'd like to simulate their conditions. What's the best way to do it? is there a proxy server I can download and setup so that my computer requires proxy setup to access the network? Thanks a lot
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can use Squid for Windows, which is a very good proxy, but maybe the smaller CC Proxy is enough for your needs. |
|||
|
|