PDA

View Full Version : How to get somebody IP and Port?



Bighomedog11
06-10-2007, 03:26 PM
Hey guys, I am wondering how do you get the IP and Port of somebody eles computer?

Moonbat
06-10-2007, 05:50 PM
Set up a site and use simple PHP code to log their IP.

And by port, what port do you want? All HTTP traffic goes through port 80.

Ezekiel
06-10-2007, 06:18 PM
There are 655*5 TCP ports. Computers can communicate on any one of those, but they don't have any 'assigned' to them like they do with IP addresses.

As for obtaining IP addresses, this has been asked literally every week on this forum; sometimes even more often. Read all these Wiki articles thoroughly, then search the forum:

http://en.wikipedia.org/wiki/Router
http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers
http://en.wikipedia.org/wiki/TCP_and_UDP_port
http://en.wikipedia.org/wiki/Internet_Protocol
http://en.wikipedia.org/wiki/IP_Address