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++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
0 comments No comments
{count} votes

Answer accepted by question author
  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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.