CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: KungPoo

Search: Search took 0.02 seconds.

  1. Re: Creating a random number game as a client/server game

    I decided to try to make it just as a standalone console application to make sure that I am doing it properly, and then move into the server/client relationship.

    Here is what I have so far.

    ...
  2. Creating a random number game as a client/server game

    Good evening everyone,

    I have been tasked for a job interview as a junior developer to create a game with the following parameters:


    Listen on a specific port
    Allow multiple clients to...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured