Module: MaxCube::Network::UDP
- Defined in:
- lib/maxcube/network/udp.rb,
lib/maxcube/network/udp/client.rb,
lib/maxcube/network/udp/sample_socket.rb
Overview
This module contains classes aimed onto UDP network tools related to Cube protocol.
Defined Under Namespace
Classes: Client, SampleSocket
Constant Summary collapse
- PORT =
Common port used in Cube UDP communication.
23_272