![]() |
![]() |
|
#1
|
|||
|
|
|||
|
Is Port Triggering much different than having UPNP on a router? Doesn't UPNP also automatically open up ports? I read that port triggering is necessary if you have more than one person in the same house that wants to play the same online game. |
|
#2
|
|||
|
|
|||
|
UPnP only works if the app supports UPnP. If your app doesn't support UPnP, you'll have to open the ports manually. Port Triggering is used in this circumstance. You (or a program you use) initiate a connection to the internet on port a, but you (or a program you use) expects a response from port b. -- Jason Tsang - Microsoft MVP Find out about the MS MVP Program - http://mvp.support.microsoft.com/default.aspx "TC" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)... > Is Port Triggering much different than having UPNP on a router? Doesn't > UPNP also automatically open up ports? > > I read that port triggering is necessary if you have more than one person in > the same house that wants to play the same online game. > > |