alpha117 opened this issue on Aug 13, 2009 · 63 posts
Dizzi posted Thu, 20 August 2009 at 5:14 AM
Because localhost is always the address of the computer itself, so it can talk to itself without knowing an official IP adress (which it may have multiple or even none)... Having roughly 65000 ports for communication with the same IP address, where's your problem? Lots of other applications do communication via sockets (IP address+port), too.