Oct 14, 2002 #1 oknxsw Programmer Joined Oct 14, 2002 Messages 1 Location IT I want to send and receive some bitmap with socket. How i make it?
Oct 14, 2002 #2 ahoodin Programmer Joined Jul 25, 2001 Messages 48 Location US Well, you could just do an FTP. Look up FTP in the help files in MSDN, before you ask how. Do you want to rewrite the code to send a binary file with your own proprietary method? ahoodin Upvote 0 Downvote
Well, you could just do an FTP. Look up FTP in the help files in MSDN, before you ask how. Do you want to rewrite the code to send a binary file with your own proprietary method? ahoodin