Results 1 to 3 of 3

Thread: Starting a Multi-Player Game.

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2006
    Location
    Philippines
    Posts
    246

    Question Starting a Multi-Player Game.

    Hello! I'm planning to make my single player game to a multi-player game using winsock control, but I do not know where to start. Need some advices.

    Thanks!

  2. #2
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: Starting a Multi-Player Game.

    look in Atheist signature for link.
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  3. #3
    Hyperactive Member
    Join Date
    Feb 2007
    Location
    indiana
    Posts
    341

    Re: Starting a Multi-Player Game.

    Atheist's signature has a link to a TCP server/client connection. belvita is using winsock which is a control you add to a form in VB6 (iirc). that would be why the link in Atheist's signature would not help. But as the the main topic of this thread: if you are trying to make a game in VB6 and using winsock then i will let you know that it is really hard to do. i tried to make one in VB6 and failed miserably. so now i am working on making one using TCP in vb.net 2005/2008 and it is coming along fine. But if you do decide to work with vb6 then more power to you and good luck

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width