| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 23x Winner: 5x | |||||||||||||||||||
| Classes of Cesar D. Rodas | > | DNServer | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Freshmeat project | |||||||
| Dependencies | Trackback | Applications | Related links | |||||||
| Groups | ||
| Networking | Networking protocols, clients and servers | View top rated classes |
| Innovation Award | ||
![]() March 2007 Winner Prize: One book of choice by O'Reilly |
DNS is a vital service on the Internet. It allows users to refer sites by meaningful names, instead of using hard to remember IP addresses. This class implements a DNS server in pure PHP that can be adapted to the needs of specific PHP applications. Manuel Lemos |
| Freshmeat project | ||
|
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Packages needed by this class | ||
| Class | Dependency | Why it is needed |
|---|---|---|
| Thread | To implement the DNServer_multithreaded. |
| Trackback links | ||
| Link | Description |
|---|---|
| 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... |
| Applications that use this class | ||
| Related links | ||
| Link | Description |
|---|---|
| Blog page | Here is the blog of the project |
| File | Role | Description |
|---|---|---|
| Example | A more useful test | |
| Class | Main Class | |
| Example | Example | |
| Class | "Threaded" DNServer | |
| Example | Example of how to implemente the Threaded server... |
| Download all files: dnserver.tar.gz dnserver.zip |