|
-
Nov 27th, 2006, 08:30 AM
#12
Re: Sending files via winsock
 Originally Posted by rory
Meanwhile this is what im basing it off .. got this (or a version of it) off this forum somewhere... if its your code .. thanks .. cant remember who exactly posted it .. 
That would be me, and you got it from here: http://www.vbforums.com/showthread.php?t=331990
Here's another client/server to transfer files:
http://www.vbforums.com/showthread.php?t=377648
To send multiple files, list the files in a collection (or something like that), send each file one by one.
Don't forget to WAIT until file is complectly sent, and then send the other file, and so on...
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
|