|
-
May 11th, 2007, 04:12 AM
#1
Thread Starter
Hyperactive Member
sending UDP packets through DirectPlay8
How would you send UDP packets using DirectPlay8?
-
May 18th, 2007, 08:55 AM
#2
Member
Re: sending UDP packets through DirectPlay8
UDP is a connectionless protocol
I believe that all the protocols used by DirectPlay (TCP, IPX etc...) are connection oriented protocols so you can't send udp packets via this method
It would be much easier to use Winsock for this
-
May 19th, 2007, 05:56 AM
#3
Thread Starter
Hyperactive Member
Re: sending UDP packets through DirectPlay8
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|