Jul 27, 2005 #1 mattiaswesterberg Programmer Joined Jul 27, 2005 Messages 5 Location SE Hello! Are there any more ways to send files with socket than with the TransmitFile function?
Jul 27, 2005 #2 butthead Programmer Joined Feb 24, 2002 Messages 545 Location US int send (int socket, const void *msg, unsigned int len, int flags) TC Upvote 0 Downvote