Results 1 to 5 of 5

Thread: client / server

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2004
    Posts
    566

    client / server

    this is hard to explain but ill try my best.

    using a game anti-cheat for example... how would the server decline the client from connecting if he doesnt have the anticheat installed? what stops the client from connecting?

    is this possible? if so, short explanation in a nutshell?

    im not expecting any replies because of the questions nature but if it's possible, how would such be accomplished in vb?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: client / server

    Take a look here.

    If you have a thread in one section that you feel would be better served in another, you can send a PM to the section mod of the section that it is currently in and asked that it be moved to a difference spot. There is no reason to recreate the thread, and double posting is something we would prefer not happen.

    Thanks.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    May 2004
    Posts
    566

    Re: client / server

    i was told to post in the games section and networking section to get further help. im sorry for hurting your feelings.

  4. #4
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: client / server

    Have the anti-cheat program listening on a specific port. Then, as soon as the game connects, have the server send a packet to that port. If the anti-cheat program doesn't answer, then decline the connection.

    Sorry that I don't have any examples of this.

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    May 2004
    Posts
    566

    Re: client / server

    i posted a reply on http://www.vbforums.com/showthread.php?t=359488

    this thread was posted in the network section from classic vb. which makes 2 same topics in one section.

    so this thread can be deleted by a mod...

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