Download .zip |
Info | Screenshots | View files (5) | Download .zip | Reputation | Support forum (4) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2007-06-23 (11 years ago) | 54% | Total: 2,904 | All time: 1,273 This week: 447 |
Version | License | PHP version | Categories | |||
dnserver 1.0 | Public Domain | 3.0 | Networking |
Description | Author | |||
This class can be used to implement domain name servers (DNS). Innovation Award
|
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
complex_example.php | Example | A more useful test |
DNServer.php | Class | Main Class |
example.php | Example | Example |
DNServer_thread.php | Class | "Threaded" DNServer |
example_thread.php | Example | Example of how to implemente the Threaded server... |
dnserver-2007-06-23.zip 56KB | |
dnserver-2007-06-23.tar.gz 54KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Thread | .zip .tar.gz | To implement the DNServer_multithreaded. | Conditional |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Blog page Here is the blog of the project |
Pages that reference this package |
Implement a DNS server in pure PHP hi, i have found one interesting class for implement DNS server in PHP... |
PHP: Your imagination is your limit Do you think PHP was only developed for write Web-Sites? I invite ... |
Multi threading with PHP Surfing in Phpclasses I’ve found a really useful (at least for me) class that implements a Java like thread class... |