News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Miscellaneous Forum
 
use proxy client classes from asp.net

Reply

by paul welter [pwelter at loresoft dot com]
posted on 2004/02/17

Is there any way to use your proxy client classes from an asp.net application? I'd like to use iis as the listener for the proxy. port 80 is the only port i can use because of firewalls. I want to create a virtual that acts as a proxy, port forward. This way i can have my normal web application and the proxy run on the same port.

thanks
Paul

by Pieter Philippaerts [Pieter at mentalis dot org]
posted on 2004/03/06
Reply

The ProxySocket class is an implementation of the SOCKS protocols. These protocols usually work on port 1080, so I don't think you'll be able to use the ProxySocket in your case.

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.