Navigation
API > API/Runtime > API/Runtime/Networking
Classes
| Type | Name | Description | |
|---|---|---|---|
| FTcpListener | Implements a runnable that listens for incoming TCP connections. | ||
| FTcpSocketBuilder | Implements a fluent builder for TCP sockets. | ||
| FUdpSocketBuilder | Implements a fluent builder for UDP sockets. | ||
| FUdpSocketReceiver | Asynchronously receives data from an UDP socket. | ||
| FUdpSocketSender | Asynchronously sends data to an UDP socket. |