send file with DirectPlay

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
Please tell me how can I send a file with DirectPlay to a
server.(Client/Server program).

Thanks in advance
 
To do this you will have to load the file into the application and then send
the object... You could load it into a string and send it, or load the file
into a binary object and send that.
 
Would you plz show me how?

Glenn Wilson said:
To do this you will have to load the file into the application and then send
the object... You could load it into a string and send it, or load the file
into a binary object and send that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top