|
-
Oct 21st, 2002, 01:34 PM
#1
Thread Starter
Member
Connecting to a FTP with C#???
Hi!
I check the MSDN Library but I can't find any infos about: how to connect to and FTP...
I need also infos how get folders names from the ftp....
Have any one experience which class can I use to connect to an FTP??
THX!!!
-
Oct 21st, 2002, 01:36 PM
#2
you need the System.Net.Sockets.Tcpclient stuff... but you also need to know the FTP message standards which you will not find in MSDN.
-
Oct 21st, 2002, 01:56 PM
#3
Hyperactive Member
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Oct 21st, 2002, 02:27 PM
#4
Thread Starter
Member
thanks!
and where I can get FTP message standards ?
gicio
-
Oct 21st, 2002, 02:30 PM
#5
I was hoping someone else would reply with that. Im not sure...
But instead of re--inventing the wheel, jsut find a pre-coded ftp control like kleptos posted
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|