Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic (http://www.programmingforums.org/forum18.html)
-   -   Winsock HTTP File Transfer (http://www.programmingforums.org/showthread.php?t=10417)

kruptof Jun 19th, 2006 5:35 AM

Winsock HTTP File Transfer
 
i have a client and server connection setup between two machines using winsock, i able transfer files by opening a file for read and sending certain amounts of bytes and the recieving save those recieved bytes to make a file. is it possible to send the file using the HTTP if so can you please link me or tell me how to go about this.

Kiro Jun 19th, 2006 5:47 AM

I don't really see what you mean exactly but if it's what I think it is, it would go like this: use the Inet component to be able to send the file to your web hosting service, then get the client to redownload it with Inet. Is this what you want?


All times are GMT -5. The time now is 7:58 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC