Is it possible to use the Winsock for these jobs
Hi,
I would like to use the Winsock control to send command to a web server..to
a. create directories on a server
b. Send a file to a web server.
c. Delete directories
All the above actions are possible in the Internet Transfer Control. But can the winsock be used instead
thanks
aa
Re: Is it possible to use the Winsock for these jobs
Of course, but it is more work.
Sounds like you are talking about an FTP server here.
Re: Is it possible to use the Winsock for these jobs
Yes. I am making an FTP server.
Can u suggest any tutorials...I don't mind doing extra work...]
thanks
aa
Re: Is it possible to use the Winsock for these jobs