View Single Post
  #11 (permalink)  
Old July 18th, 2005
sberlin sberlin is offline
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Default

That kind of check isn't 100% correct. Routers open up ports all the time in response to simply using it. The way connections work is that when a program makes an outgoing one, it uses what's called an "ephemeral port", that is, a random port. Routers generally open up those ports for incoming access.