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
 
remoting with sock5 proxy?

Reply

by unruledboy [unruledboy at gmail dot com]
posted on 2008/03/10

the client is behind a firewall, and for some reasons, it could not set the Default Gateway, so, the client using DO has to manually support sock5. but here how currently work:

domain = (Domain)RemotingServices.Connect(typeof(Domain), string.Format(ServerURL, ipAdress, port.ToString()));

how to support sock5, I could not find any property to set the proxy settings.

I found System.Runtime.Remoting.Services.RemotingClientProxy, but only a little documents on it.

 

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