Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

So MS has deprecated DirectPlay, and they no longer plan to support it. Any advice on what networking library I should use? DirectPlay was soooo easy to use. I want something that simple.

 

Thanks.

 

-Nick

Posted
So MS has deprecated DirectPlay, and they no longer plan to support it. Any advice on what networking library I should use? DirectPlay was soooo easy to use. I want something that simple.

 

Thanks.

 

-Nick

You probably won't find anything easy. I suggest you try Winsock.

 

http://www.vbip.com/winsock-api/default.asp

 

I am sorry these tutorials are not based on VB.NET....but its the best I could find on a moments notice.

  • 3 months later...
Posted
So MS has deprecated DirectPlay, and they no longer plan to support it. Any advice on what networking library I should use? DirectPlay was soooo easy to use. I want something that simple.

 

Thanks.

 

-Nick

 

Try directSound. Ive found this very useful and easy to use.

  • *Experts*
Posted
Write your own networking engine. DirectPlay didn't have that many useful features that would make writing something similar hard. It is actually easier than it sounds :).
Posted
Write your own networking engine. DirectPlay didn't have that many useful features that would make writing something similar hard. It is actually easier than it sounds :).

 

DirectPlay would be easy[ish], but what about DirectPlay.Voice? Seems to me that'd be a lot harder.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...