Results 1 to 3 of 3

Thread: Client-Server question

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2001
    Location
    Northern Maine
    Posts
    281

    Client-Server question

    Hey all,

    I am designing a Client-Server based program that is kind of like a Jeopardy game. The game board is all set up and working relatively well (at least not crashing ever 30 seconds), and now I am moving on to the harder part of designing a scoreboard.

    The scorehoard will need to have 6 groups being able to connect, which in VB6 was easy with winsock, never done it in VB .NET. The tricky part is, I would like for each of the client computers to see the score on their screen, as well as question value, and who rung in first, etc. etc.

    So at this point I am just asking for input on how you would go about starting something such as this.

    Thanks in advance,
    Mark

  2. #2
    Lively Member
    Join Date
    Mar 2000
    Location
    Fort Lauderdale, FL USA
    Posts
    112
    Look into Remoting.
    Damonous

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2001
    Location
    Northern Maine
    Posts
    281
    could you elaborate just a little bit on that?? Remoting is pretty vague.

    Thanks.

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