No host enum response

Started by
0 comments, last by TheLabRat 22 years, 8 months ago
What could I be doing wrong. My Host is broadcasting - and the client returns success pending on the host enumeration request, but the server never recieves the enumeration request and thus, the client does not recieve a response - What''s up - (dplay 8 by the way) I could get a connection up and running with previous versions of dplay - but 8 is so much more complex! The SDK doc''s is also the messiest of the DX8 doc''s so many spelling mistakes - you''ve gotta wonder!
Advertisement
Check the GUID you''ve got to use for setting up a client/server, and also the GUID you specify when trying to enumerate. If they do not match, it will be the error.

(I once spent a day searching for a bug, when someone just had an old version running with a different GUID...)
www.persistentrealities.com for Inline ASM for VB, VB Fibre, and other nice code samples in C++, PHP, ASP, etc.<br/>Play Yet Another Laser Game!<br/>

This topic is closed to new replies.

Advertisement