Motivation: This change was made because UDP support was lacking on iOS. It's needed by my DNS client implementation, which I am in turn using for an iOS app I'm working on relying on SRV typed records. Modifications: Adds a NIOTSDatagramListenerBootstrap for making UDP services Adds a NIOTSDatagramListenerChannel that accepts UDP connections Adds a NIOTSDatagramChannel for UDP client connections Adds a NIOTSDatagramBootstrap that can create a new UDP client |
||
|---|---|---|
| .. | ||
| NIOTSHTTPClient | ||
| NIOTSHTTPServer | ||
| NIOTransportServices | ||