Computer Hope

Internet & Networking => Networking => Topic started by: Aastha on April 17, 2015, 12:56:11 PM

Title: DHCP client-server in java! help! urgent!
Post by: Aastha on April 17, 2015, 12:56:11 PM
I am having some trouble with my client and server codes , i need to send a mac address to the server and get an ip address in return, i also need to maintain a list of ip adresses allocated and lease time also is involved in this. Need urgent help, been trying this for weeks :(
Title: Re: DHCP client-server in java! help! urgent!
Post by: Geek-9pm on April 17, 2015, 01:28:14 PM
Please give more detail.
Do you have IT training? Networking?
What is the make mad model of the relevant equipment?

Do you understand that  mac address does not always result in a persistent IP address?

By server, you mean a remote server over Internet?

It might help if you explain why you need this. There already exist many programs that resolve most network problems. Do you have a real unique problem?

Do you understand Dynamic DNS?
The Wikipedia article is defective, but still useful.
http://en.wikipedia.org/wiki/Dynamic_DNS
Quote
The term is used to describe two different concepts. At the administration levels of the Internet, "dynamic DNS updating" refers to systems that are used to update traditional DNS records without manual editing. These mechanisms are explained in RFC 2136, and use the TSIG mechanism to provide security.
Another kind of dynamic DNS permits lightweight and immediate updates to its local database, often using a web-based mechanism. It is used to resolve a well-known domain name to an IP address that may change frequently. It provides a persistent addressing method for devices that change their location or configuration.

 :)


Title: Re: DHCP client-server in java! help! urgent!
Post by: camerongray on April 17, 2015, 01:41:55 PM
We aren't here to do homework for you...  ::)