| Interface | Description |
|---|---|
| MulticastChannel.Listener |
Listener that gets called when data is received on the multicast channel.
|
| NetworkService.CustomNameResolver |
A custom name resolver can support custom lookup keys (my_net_key:ipv4) and also change
the default inet address used in case no settings is provided.
|
| Class | Description |
|---|---|
| MulticastChannel |
A multicast channel that supports registering for receive events, and sending datagram packets.
|
| MulticastChannel.Config |
Config of multicast channel.
|
| MulticastChannel.MultiListener |
Simple listener that wraps multiple listeners into one.
|
| NetworkModule | |
| NetworkService | |
| NetworkService.TcpSettings | |
| NetworkUtils |
| Enum | Description |
|---|---|
| NetworkUtils.StackType |
Copyright © 2009–2016. All rights reserved.