View Issue Details

IDProjectCategoryLast Update
0021446AI War 2Gameplay IdeaSep 25, 2020 9:57 pm
ReporterChris_McElligottPark Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Summary0021446: Multiplayer: Show all ACTIVE local IPs for those using LAN or VPN.
DescriptionThere are now more network interfaces on each computer than there used to be. Basically most machines now have a wireless interface and a wired one by default, whereas that was a more rare thing back in the day. Actually I suddenly feel old, thinking about this.

But at any rate, "what is my local IP address" now even is a bit more complicated, because instead there's a whole list of adapters, some of them virtual, and in various connected and not-connected states (I am on wifi, I'm not plugged in wired, or I'm plugged in via both, etc).

So we would need to get a list of the local network adapters, filter out any that are not connected, and then show the remainder to the local player. This is a pain, maybe, but probably there is easy code elsewhere on the net where people have already done this. And it will save a lot of tech support and headaches for players.

I'm mainly concerned about these raising OS security alerts that cause blockages, but we'll see.
TagsNo tags attached.

Relationships

related to 0021445 closedChris_McElligottPark Multiplayer: MAYBE: auto-detection on LAN. 
related to 0021444 resolvedChris_McElligottPark Multiplayer: Show IP on host, and client connection by IP. 
child of 0021432 resolvedChris_McElligottPark Multiplayer todo - parent issue. 

Activities

Chris_McElligottPark

Sep 25, 2020 9:57 pm

administrator   ~0058689

Done a while back.

Issue History

Date Modified Username Field Change
Jul 31, 2019 4:55 pm Chris_McElligottPark New Issue
Jul 31, 2019 4:55 pm Chris_McElligottPark Status new => assigned
Jul 31, 2019 4:55 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Jul 31, 2019 4:55 pm Chris_McElligottPark Relationship added related to 0021445
Jul 31, 2019 4:55 pm Chris_McElligottPark Relationship added child of 0021432
Jul 31, 2019 4:55 pm Chris_McElligottPark Relationship added related to 0021444
Sep 25, 2020 9:57 pm Chris_McElligottPark Status assigned => resolved
Sep 25, 2020 9:57 pm Chris_McElligottPark Resolution open => fixed
Sep 25, 2020 9:57 pm Chris_McElligottPark Note Added: 0058689