Advertisement

05.27.2008 at 06:03AM PDT, ID: 23434594
[x]
Attachment Details

Multiplayer LAN game detection techniques - how do they work?

Asked by meverest in Game Programming, Networking Protocols, Computer Games

Tags: multiplayer lan game detection, ethernet switch network mac address ip address, LAN game detection

Hello all,

I am trying to work out a network layout for a multiplayer gaming lan setup.  That is easy, of course, when all players are connected to the same broadcast network segment, but doe to some design constraints in this case, I need to connect them between two routed subnets.

Although I have no trouble in setting that up, as I have some experience in that sort of thing, I also need to make sure that most of the common multiplayer lan games will work ok from the perspective of detecting other running games on the local network, as well as on the adjacent routed network.

This issue has led me to seek an understanding of how these games actually do detect what other games and game servers are operating in the immediate neighborhood.

My first thought is that they might simply check the local network IP address and just scan all other addresses on the local subnet until another host is detected that is running the game.

A possible alternative might be issuing some kind of specially formed broadcast packet to the local area network that is detected by other games running on neighboring hosts which then respond with some kind of ping reply.

So if I have a router with two ports - one port to each subnet with gaming stations - how can I make sure that computers on one subnet can detect games running on hosts attached to the other?

Please feel free to be technical - I have some understanding of network protocols and of software principles.

Thanks for reading!

Regards,  Mike.Start Free Trial
[+][-]05.27.2008 at 07:52AM PDT, ID: 21652320

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]05.27.2008 at 03:04PM PDT, ID: 21656155

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.27.2008 at 07:33PM PDT, ID: 21657320

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Game Programming, Networking Protocols, Computer Games
Tags: multiplayer lan game detection, ethernet switch network mac address ip address, LAN game detection
Sign Up Now!
Solution Provided By: VRBones
Participating Experts: 2
Solution Grade: B
 
 
[+][-]05.28.2008 at 04:54AM PDT, ID: 21659533

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628