Quote Originally Posted by [email protected] View Post
AFAIK, you can use receive() function to receive file data. The TransmitFile() is just an optimized sending function in sender side.
Ok, but another question, Is there a function to know when it's a file and not text? and How to rebuild the file on the receiver side?