Groups | Blog | Home
all groups > dotnet framework > april 2004 >

dotnet framework : Connection through socket to an authenticated proxy server


Manish Buttan
4/4/2004 9:31:03 PM
Hi
How can an authenticated proxy be connected to using .NET Sockets from Client
I need this for writing a FTP Client application

Thanks in advance
Regards
timhuang NO[at]SPAM online.microsoft.com
4/5/2004 6:09:34 AM
Hello Manish,

Thanks for your post. As I replied in another thread, I suggest that you
can use WebRequest and its derived class which supports proxy to
communicate to your FTP server. There is a sample at
http://www.gotdotnet.com/userfiles/Feroze/ftpclient.zip which provdes a FTP
client class derived from WebRequest and supports Proxy. Please check it on
your side.

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
timhuang NO[at]SPAM online.microsoft.com
4/7/2004 7:52:19 AM
Hi Manish,

How are things going? I would appreciate it if you could post here to let
me know the status of the issue. If you have any questions or concerns,
please don't hesitate to let me know. I look forward to hearing from you,
and I am happy to be of assistance.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Andrew Baum
5/12/2004 5:13:28 PM
HuangTM,

The ftpclient class derived from WebRequest doesn't appear to work with ISA
2000. Is there a work around?

-Andrew

AddThis Social Bookmark Button