|
-
February 24th, 2011, 06:04 PM
#1
Receive file sended with TransmitFile()
Hi Everybody,
The MSDN shows how to use the API TransmitFile() to send a file over a conneciton-oriented socket.. but it does not show you how to receive it!
Is it done with the recv function or is it done in any other way?
I want this becouse I'm making a chat program. By now it is a frame with a menubar with two (useful, there are more non-useful) entries. Both options creates a child window, but server option sets up a server, and client options conects to a server.
I'm a bit strucked in the function of sending and receiving files. So any help is wellcome
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
|