Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.315.128 Times

Dhcp Client Id freeware
Filter: All | Freeware | Demo
 

Dhcp Client Id

1 2 3 4 5 > 
Added: October 02, 2010 | Visits: 813

dhcpcd dhcpcd is an RFC2131-, RFC2132-, and RFC1541-compliant DHCP client daemon. dhcpcd gets an IP address and other information from a corresponding DHCP server, configures the network interface automatically, and tries to renew the lease time according to RFC2131 or RFC1541 depending on the command...



Platforms: *nix

License: Freeware Size: 143.36 KB Download (102): dhcpcd Download

Added: November 11, 2010 | Visits: 1.085

ISC DHCP ISC DHCP provides a freely redistributable reference implementation of all aspects of DHCP, through a suite of DHCP tools: - A DHCP server - A DHCP client - A DHCP relay agent These tools all use a modular API which is designed to be sufficiently general that it can easily be made to work...





Platforms: *nix

License: Freeware Size: 870.4 KB Download (132): ISC DHCP Download

Released: October 05, 2010  |  Added: October 07, 2010 | Visits: 2.072

Chrome Privacy Protector Regarding to Google, "Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier". Unfortunately, Google Chrome is using a client_id variable which is unique for every Chrome user, and which can be used to create exact user...


Platforms: Windows

License: Freeware Size: 1.88 MB Download (306): Chrome Privacy Protector Download

Added: September 06, 2010 | Visits: 837

alived alived is a simple daemon and client for sending keepalive messages. The server keeps a list of hostname to IP address, useful for when a remote DHCP client changes IP addresses. The whole idea is to have a machine send its current IP address to a server. This is because I hate it when my...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (92): alived Download

Added: August 18, 2010 | Visits: 1.152

flashboot for OpenBSD 0.9 flashboot for OpenBSD is a set of makefiles, scripts, and support tools to build an OpenBSD image suitable for booting from read-only media, such as flash memory. The default image (smaller than 5Mb) is an image for a router/firewall with support for IPsec, SSH, IPv6 and IPv4 packet filtering,...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (111): flashboot for OpenBSD 0.9 Download

Added: August 22, 2010 | Visits: 1.893

Damn Small Linux 3.4.1 / 4.0 Damn Small Linux is a business card size (50MB) bootable Live CD Linux distribution. Despite its minuscule size, Damn Small Linux strives to have a functional and easy to use desktop. Having a working Linux desktop distro on a 50 mb bootable business card CD is just too cool not to do. Damn...


Platforms: *nix

License: Freeware Size: 49.5 MB Download (158): Damn Small Linux 3.4.1 / 4.0 Download

Added: July 18, 2010 | Visits: 1.575

Wireless Assistant This is a small application allowing you to scan for wireless networks and connect to them. Wireless Assistant uses wireless-tools as its backend, so they need to be installed. All feedback as well as hints and good advice are appreciated! Installation: make -f Makefile.cvs ./configure...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (306): Wireless Assistant Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 329

JFBLogin This project offers a simple java class to be used for any Facebook authentication needs. This class allows you to simply pass the Facebook application client id and show a login and authentication window, and returns the session token from Facebook. This is extremely useful for anyone who...


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.75 KB Download (45): JFBLogin Download

Added: August 19, 2013 | Visits: 560

Bitdefender Antispam This experimental WordPress Plugin will work with the API on BitDefender's cloud based scanning servers to ensure no spam hits your blog. This version of BitDefender AntiSpam for WordPress was released as PREVIEW and we welcome any form of feedback or suggestions.Please tell us what you think...


Platforms: PHP

License: Freeware Size: 81.92 KB Download (40): Bitdefender Antispam Download

Added: June 25, 2013 | Visits: 493

Amikelive Adsense Widget Amikelive Adsense Widget was originally Google Adsense Sidebar Widget accessible at Amikelive Tech that has been rewritten to comply with WordPress 2.8 coding style.WordPress users who want to display Google Adsense on the sidebar or widget area of their blogs without much hassle can use this...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Amikelive Adsense Widget Download

Added: August 27, 2013 | Visits: 458

NatACL NatACL is a firewall group policy controller for intranets and Internet for linux. Using a internal dhcp server, it can force users to use dhcp client, ( you can block statics IPs ), it will bind an IP to a mac address and enforce this usage. You can control groups to see each other ( intranet...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (33): NatACL Download

Added: March 09, 2010 | Visits: 1.964

Net::DHCP::Packet Net::DHCP::Packet is a Perl module with object methods to create a DHCP packet. SYNOPSIS use Net::DHCP::Packet; my $p = new Net::DHCP::Packet->new( Chaddr => 000BCDEF, Xid => 0x9F0FD, Ciaddr => 0.0.0.0, Siaddr => 0.0.0.0, Hops => 0); Represents a DHCP packet as specified in RFC 1533,...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (110): Net::DHCP::Packet Download

Added: September 13, 2010 | Visits: 595

Jifty::Client Jifty::Client is a subclass of WWW::Mechanize with extra Jifty features. This module is a base for building robots to interact with Jifty applications. It currently contains much overlapping code with Jifty::Test::WWW::Mechanize, except that it does not inherit from Test::WWW::Mechanize....


Platforms: *nix

License: Freeware Size: 532.48 KB Download (87): Jifty::Client Download

Added: February 10, 2010 | Visits: 1.802

Mail::Client::Yahoo Mail::Client::Yahoo is a Perl module with programmatically access Yahoos web-based email. SYNOPSIS use Mail::Client::Yahoo; $y = Mail::Client::Yahoo->login( username => bob, password => secret, secure => 1, # for the paranoid and patient ); $y->select_folder(Inbox); $m =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (210): Mail::Client::Yahoo Download

Added: January 23, 2010 | Visits: 1.288

Net::DAAP::Client Net::DAAP::Client is a client for Apple iTunes DAAP service. SYNOPSIS my $daap; # see WARNING below $daap = Net::DAAP::Client->new(SERVER_HOST => $hostname, SERVER_PORT => $portnum, PASSWORD => $password); $dsn = $daap->connect; $dbs_hash = $daap->databases; $current_db = $daap->db;...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (106): Net::DAAP::Client Download

Added: May 21, 2010 | Visits: 799

POE::Component::Client::TCPMulti POE::Component::Client::TCPMulti is a high performance client TCP library. SYNOPSIS # Short Usage POE::Component::Client::TCPMulti->create ( InputEvent => sub { printf "%s:%d: %s", $_[CHEAP]->ADDR, $_[CHEAP]->PORT, $_[ARG0]; }, SuccessEvent => sub { printf "%s:%d: Connection Recieved",...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): POE::Component::Client::TCPMulti Download

Added: September 04, 2013 | Visits: 807

Open DHCP Server DHCP Server Open Source Freeware. MultiSubnet DHCP Server supports Dynamic, Static Leases, Relay Agents, BOOTP, PXEBOOT, Options can be Global, Range Specific and Client Specific. Supports filtering of ranges on Mac Address, Vendor and User Class.


Platforms: *nix

License: Freeware Size: 30.72 KB Download (44): Open DHCP Server Download

Added: November 06, 2013 | Visits: 354

dhcp-agent dhcp-agent is a portable UNIX Dynamic Host Configuration suite. It is currently in its early pre-release stages with its components coming near completion. dhcp-agent is extendable via Scheme by using an embedded Scheme interpreter (GNU's Ubiquitous Intelligent Language for Extensions (guile))....


Platforms: *nix

License: Freeware Size: 501.76 KB Download (34): dhcp-agent Download

Released: November 12, 2003  |  Added: January 20, 2006 | Visits: 9.016

123 Flash Chat Server Software Windows Client Full-featured,high-performance 123FlashChat can integrate user db in forums or portals & has the most customized skin! It allows you to organize chat-events, collaborative work sessions or online meetings stably. With this exe client, even those members who unfortunately don't have flash player...


Platforms: Windows

License: Freeware Size: 1.3 MB Download (1233): 123 Flash Chat Server Software Windows Client Download

Released: August 10, 2015  |  Added: August 10, 2015 | Visits: 29.948

Advanced ID Creator Personal Create and print professional ID cards and badges instantly! Advanced ID Creator allows you to create professional and smart-looking employee cards on any Windows compatible printer. With this software you can create your own style of cards in literally minutes. It's really easy to use!...


Platforms: Windows

License: Freeware Size: 25.5 MB Download (1155): Advanced ID Creator Personal Download

1 2 3 4 5 >