aspose file tools
The moose likes Security and the fly likes PC IP address Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "PC IP address" Watch "PC IP address" New topic
Author

PC IP address

FY Hsieh
Ranch Hand

Joined: Aug 07, 2006
Posts: 73
If a PC uses DSL to internet, is its IP address different every time ? For example, if you see an IP address from where the email is sent from, how can you trace out that PC ?
Henry Wong
author
Sheriff

Joined: Sep 28, 2004
Posts: 16683
    
  19

Originally posted by FY Hsieh:
If a PC uses DSL to internet, is its IP address different every time ? For example, if you see an IP address from where the email is sent from, how can you trace out that PC ?


It really depends on your service provider. Most services use DHCP to give you an IP address. Some services rarely, if ever, change the address.

Henry


Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
Scott Johnson
Ranch Hand

Joined: Aug 24, 2005
Posts: 518
What do you mean by "trace out that PC"? What information about the PC are you seeking?
Rahul Bhattacharjee
Ranch Hand

Joined: Nov 29, 2005
Posts: 2300
Originally posted by FY Hsieh:
If a PC uses DSL to internet, is its IP address different every time ? For example, if you see an IP address from where the email is sent from, how can you trace out that PC ?


If really depends on the service provider , they maintain a log , from which you can get to know that which IP has been assigned to which host in the DSL network , given him the time.


Rahul Bhattacharjee
LinkedIn - Blog
Scott Johnson
Ranch Hand

Joined: Aug 24, 2005
Posts: 518
a log , from which you can get to know that which IP has been assigned to which host in the DSL network


I believe that unless you are in law enforcement and/or have a court order the ISP will not honor a request for this type of information.
Henry Wong
author
Sheriff

Joined: Sep 28, 2004
Posts: 16683
    
  19

Originally posted by Scott Johnson:

I believe that unless you are in law enforcement and/or have a court order the ISP will not honor a request for this type of information.


Most ISPs will indeed provide this information on court order only. And even then, they fought it for awhile in the court system. In the US, it wasn't until the Digital Millennium Copyright Act started to get enforced that they started to give in.

There are huge privacy concerns, and no ISP want to be known as not being an advocate for their customers.

Henry
Rahul Bhattacharjee
Ranch Hand

Joined: Nov 29, 2005
Posts: 2300
Originally posted by Scott Johnson:


I believe that unless you are in law enforcement and/or have a court order the ISP will not honor a request for this type of information.


Off course , such requests have to be routed through the courts , otherwise
they will be jampacked with such requests.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: PC IP address
 
Similar Threads
java.rmi.ConnectIOException - PLEASE HELP!
Connect to DB in Anthor PC
Server name problem !!
Networking
What to enter as the target's IP address?