aspose file tools
The moose likes General Computing and the fly likes DHCP server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » General Computing
Reply Bookmark "DHCP server" Watch "DHCP server" New topic
Author

DHCP server

Luke Murphy
Ranch Hand

Joined: May 12, 2010
Posts: 299
Hi,
How do I know which DHCP my machine used to get its IP and how do I find when the IP was issued and how long is left with it?
Thanks.
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16487
    
    2

On my Windows machine "ipconfig /all" gives me that information. I expect there's a similar command on other operating systems.
Luke Murphy
Ranch Hand

Joined: May 12, 2010
Posts: 299
Paul Clapham wrote:On my Windows machine "ipconfig /all" gives me that information. I expect
there's a similar command on other operating systems.

Super stuff Paul.
 
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: DHCP server
 
Similar Threads
About IP Addresses
getting the ipaddress
Writing DHCP client/server in JAVA
how to find ip address
How to find ip address using mac in a network