I've heard that you can send a file by opening it as binary and reading in the file into a string. From there you send the string using winsock1.send strMyFile.
What's the right way to do this? What if the file is huge?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.