Thread: Multi user domains... How to?

  1. #1
    Registered User
    Join Date
    Jul 2002
    Posts
    5

    Question Multi user domains... How to?

    i was wondering a few things:
    1) how would i hook a program to the internet that would support multiple user IN THE SAME GAME
    2) how to allow them to interact between each other (for instance 1 person say something, and it is displayed on another persons screen)
    3) how to be able to use my computer as a server for this (I am on a PC, using microsoft visual C++)

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    194
    Well you didnt say what OS this is for.
    If it is windows you can use winsock to connect different computers over the internet.
    If you are using direct X look into direct play.

    A google search will turn up lots of information on using winsock.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 04-03-2008, 09:07 PM
  2. Add/Delete Remotely a user
    By Scarvenger in forum Windows Programming
    Replies: 5
    Last Post: 03-24-2008, 08:36 AM
  3. multi user connections?
    By kryptkat in forum Networking/Device Communication
    Replies: 5
    Last Post: 05-29-2007, 02:12 PM
  4. ~ User Input script help~
    By indy in forum C Programming
    Replies: 4
    Last Post: 12-02-2003, 06:01 AM
  5. Stopping a user from typeing.
    By knave in forum C++ Programming
    Replies: 4
    Last Post: 09-10-2001, 12:21 PM