Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Use DirectPlay instead of Winsock to chat in VB6

Status
Not open for further replies.

BogdanMBM

Programmer
Aug 6, 2003
213
RO
Hm,...
I'm not shure if this is the right place to post this question, but i'll trie anyway. So:

I did a chat application in VB6 that supports text chat as well as video chat (sadly without sound, because I can't figure out how to sincronize video with sound) using Winsock control.
Now I'm trying to port it using DirectX 8 (because 9 doesn't like VB6, only .NET). Can anyone tell me how can i send strings from one computer to another using DirectPlay in VB6? (or point me to a link) Thanks!!!

Hope I've been helpful,
Bogdan Muresan.
 
I found an example in DirectX8 SDK. Planty of code there for VB6 programmers! If anyone interested, I recommend you to drop an eye on it :)

Hope I've been helpful,
Bogdan Muresan.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top