How I Make Multiplayer Game Using DirectX

Hamza Elashry 246 Reputation points
2022-05-11T08:26:30.1+00:00

I Want To Make A Multiplayer Game Using DirectX For Windows And OpenGL For Android (Multiple Devices Multiplayer Game)

Windows development Windows API - Win32
Developer technologies C++
0 comments No comments
{count} votes

Accepted answer
  1. Jeanine Zhang-MSFT 11,356 Reputation points Microsoft External Staff
    2022-05-12T02:47:36.95+00:00

    Hi,

    Welcome to Microsoft Q&A!

    The DirectPlay application programming interface (API) provides developers with the tools to develop multiplayer applications such as games or chat clients.

    However Microsoft DirectPlay has been deprecated. and as far as I'm concerned, there is no replacement in the latest version of DirectX.

    So I suggest you could try to look at an alternative like Winsock2.

    Best Regards,

    Jeanine


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.