You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project involves high-performance network server programming, which realizes DNS resolution independently with Java and applies it into DNS-Relay;
It Establishes a local database to support the cache of unknown DNS records, and uses thread pool and thread synchronization to realize a DNS-Relay that supports high concurrency.
About
The project involves high-performance network server programming, which realizes DNS resolution independently with Java and applies it into DNS-Relay