Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. lan game via internet, what techonology is used?

lan game via internet, what techonology is used?

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialgame-devquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    followait
    wrote on last edited by
    #1

    For example, a game only supports connecting in one lan. How to make it connectable via Internet? VPN?

    C 1 Reply Last reply
    0
    • F followait

      For example, a game only supports connecting in one lan. How to make it connectable via Internet? VPN?

      C Offline
      C Offline
      Code o mat
      wrote on last edited by
      #2

      Your question isn't really a C/C++/MFC related question, you should try a more suitable message board. However, VPN could work, but as far as i know some games use broadcast packets to find their servers on the lan but broadcast packets aren't submitted through internet via VPN (i might be wrong of course). In this case, you might try somesort of tunneling, like an SSH tunnel or somesuch, maybe that could work. Come to think of it, trying the tunneling might even be a better choice at the first place. By the way, just so you know, it might be illegal to do what you wish if the makers of the game charge players extra for internet gameplay and you are trying to avoid paying by making a LAN game go thorough the net.

      > The problem with computers is that they do what you tell them to do and not what you want them to do. < > "It doesn't work, fix it" does not qualify as a bug report. < > Amazing what new features none of the programmers working on the project ever heard of you can learn about when reading what the marketing guys wrote about it. <

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups