L
Lou
What is the .NET equivelent of the iNet control
I tried FtpWebRequest but that doesn't do it.
All I want to do is give an ipaddress, user name and password, send a CD
command and a DIR command
to get back a lists of files and then download one of those files.
The ip is a local ip NOT on the web.
Any examples would be helpful.
-Louie
I tried FtpWebRequest but that doesn't do it.
All I want to do is give an ipaddress, user name and password, send a CD
command and a DIR command
to get back a lists of files and then download one of those files.
The ip is a local ip NOT on the web.
Any examples would be helpful.
-Louie