PDA

Click to See Complete Forum and Search --> : Sending Files via TCP


Master
Aug 18th, 1999, 09:48 PM
What's the best way to send a file through the Winsock TCP protocol??

-_=Jeff=_-

Aug 19th, 1999, 03:51 PM
Here is an expample from microsoft.
it uses the wininet.dll not real winsock calls at port 21

http://support.microsoft.com/support/kb/articles/Q175/1/79.ASP

-Azzmodan

[This message has been edited by Azzmodan (edited 08-20-1999).]