Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2007 Dec : Getting FTP server type / name
| Subject: | Getting FTP server type / name |
| Posted by: | "SuperBK" (bkowa..@gmail.com) |
| Date: | Wed, 12 Dec 2007 09:15:03 -0800 (PST) |
Hi,
When I connect to a server with InternetConnect() and it responds with
a name like
"220 somehost Microsoft FTP Service (Version 5.0)."
is it possible to get that description back from the server?
Thanks,
Brian