i read a post by mooman_fl which discusses the problem of getting the external ip address of a router (that is not the correct term though... ¿NAT?)
from my understanding the post concluded that if a person is behind a router they would never be able to be a host on a game server without using some sort of outside source. (if they used .net to create the app that is)
i do not see how this is not possible to do using .net because it would seem to be a common practice.
i am making a game server now and being that i don't have my own dedicated server to host such am app. i'd like to allow users to host thier own games if they wanted to. from what i understand this is fine unless the person with a router wants to host a game on the internet instead of at his own network.
personally i'm willing to force the user to input the router's local ip address
how do i find this ip address on my own anyway? i was asked once by a tech support what it was and i had no idea.. (it's not in ipconfig)
there must be a way
brandon
from my understanding the post concluded that if a person is behind a router they would never be able to be a host on a game server without using some sort of outside source. (if they used .net to create the app that is)
i do not see how this is not possible to do using .net because it would seem to be a common practice.
i am making a game server now and being that i don't have my own dedicated server to host such am app. i'd like to allow users to host thier own games if they wanted to. from what i understand this is fine unless the person with a router wants to host a game on the internet instead of at his own network.
personally i'm willing to force the user to input the router's local ip address
how do i find this ip address on my own anyway? i was asked once by a tech support what it was and i had no idea.. (it's not in ipconfig)
there must be a way
brandon