Total Pageviews

Thursday, August 13, 2015

DHCP Server for Windows Dynamic Host Configuration Protocol

DHCP

14 out of 19 rated this helpful - Rate this topic
Updated: January 21, 2005
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

DHCP

Dynamic Host Configuration Protocol (DHCP) is an IP standard designed to reduce the complexity of administering address configurations by using a server computer to centrally manage IP addresses and other related configuration details used on your network. The Microsoft® Windows Server 2003 family provides the DHCP service, which enables the server computer to perform as a DHCP server and configure DHCP-enabled client computers on your network as described in the current DHCP draft standard, RFC 2131.
DHCP includes Multicast Address Dynamic Client Assignment Protocol (MADCAP) which is used to perform multicast address allocation. When registered clients are dynamically assigned IP addresses through MADCAP, they can participate efficiently in the data stream process, such as for real-time video or audio network transmissions.


//

Welcome



Welcome to the DHCP Server for Windows
A DHCP Server assigns IP addresses to client computers. This is very often used in enterprise networks to reduce configuration efforts. All IP addresses of all computers are stored in a database that resides on a server machine.
DHCP Server assigns IP addresses to multiple clients
DHCP Server assigns IP addresses to multiple clients
This is a very simple and easy to use implementation of a DHCP Server for Windows based systems supporting all Windows operating systems from Windows 98 to Windows 8.
The configuration data as well as the client “database” is kept in an INI file. See description of INI file. The DHCP Server runs instantly without any installation as a service or application. See running the DHCP Server


The DHCP Server is free software: it can be used and redistributed for both academic and commercial purposes at absolutely no cost. There are no royalties or GNU-like “copyleft” restrictions. There is no requirements such as including copyright messages or logos involved in using the software. The software is provided “as is”, without warranty of any kind.
Latest release info:



No comments:

Post a Comment