hi!, how do you send your messages thru directplay8...
so for each and every message are you use a SendTo() function?
so if you need to send in 3 variables, you''d have to use 3 SendTo() function on a single process/function/code/part ?
just wanna know, thanks!
http://www.dualforcesolutions.comProfessional website designs and development, customized business systems, etc.,
I don't know the answer, but i would bet that the Microsoft MSDN does...
[edited by - Mrbeaner on March 29, 2002 11:46:50 AM]
[edited by - Mrbeaner on March 29, 2002 11:46:50 AM]
------------------------------------------VOTE Patrick O'GradyWrite in Presidential CandidateThe Candidate who Cares.
You''d probably copy all of your variables into a buffer and send it in one call.
Helpful links:
How To Ask Questions The Smart Way | Google can help with your question | Search MSDN for help with standard C or Windows functions
Helpful links:
How To Ask Questions The Smart Way | Google can help with your question | Search MSDN for help with standard C or Windows functions
MrBeaner:
yes i was thinking about that but how do you do that, but how is something like that exactly done?
okey SendTo function has one parameter that contains a pointer to a buffer(located inside a struct), so how do i put everything inside this pointer to a buffer then?
thanks!
siaspete:
thanks you just gave me a lot of help!
yes i was thinking about that but how do you do that, but how is something like that exactly done?
okey SendTo function has one parameter that contains a pointer to a buffer(located inside a struct), so how do i put everything inside this pointer to a buffer then?
thanks!
siaspete:
thanks you just gave me a lot of help!

http://www.dualforcesolutions.comProfessional website designs and development, customized business systems, etc.,
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement