Thread: multiplayer

  1. #1
    Frustrated Programmer :( phantom's Avatar
    Join Date
    Sep 2001
    Posts
    163

    Question multiplayer

    I'm thinking of learning how to program multiplayer in C++, does anyone have any opinions on what I should use? I know that DirectPlay is multiplayer but does this work on a Linux server (I'm assuming not but someone may have ported it)?
    Does anyone know of any good sites to learn multiplayer code for a linux server?
    My site to register for all my other websites!
    'Clifton Bazaar'

  2. #2
    Registered User Coder's Avatar
    Join Date
    Aug 2001
    Location
    Cairo, Egypt
    Posts
    128
    I know that DirectPlay is multiplayer but does this work on a Linux server (I'm assuming not but someone may have ported it)?
    DirectX is windows-specific, and as far as I know, no one has ported DirectPlay.

    Does anyone know of any good sites to learn multiplayer code for a linux server?
    I believe you should go to www.gamedev.net and visit the articles section. Enter the topic "multiplayer".

    If you still can't find something useful, go to their forums ( they have a multiplayer forum, as far as I recall ) and ask whatever you want there.
    Muhammad Haggag

  3. #3
    Frustrated Programmer :( phantom's Avatar
    Join Date
    Sep 2001
    Posts
    163
    Thanks for the info.
    My site to register for all my other websites!
    'Clifton Bazaar'

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Need book to program game into multiplayer...
    By edomingox in forum Game Programming
    Replies: 3
    Last Post: 10-02-2008, 09:26 AM
  2. Multiplayer
    By Ajsan in forum Networking/Device Communication
    Replies: 2
    Last Post: 06-13-2004, 01:16 AM
  3. Multiplayer
    By Ajsan in forum C++ Programming
    Replies: 3
    Last Post: 06-11-2004, 12:21 AM
  4. looking for a new shooter to play (multiplayer one)
    By Leeman_s in forum A Brief History of Cprogramming.com
    Replies: 24
    Last Post: 01-12-2004, 01:12 PM
  5. Multiplayer OpenGL
    By Bonkers in forum Game Programming
    Replies: 5
    Last Post: 01-06-2003, 10:01 PM