Package com.jme3.network.kernel.udp

Class Summary
UdpConnector A straight forward datagram socket-based UDP connector implementation.
UdpEndpoint Endpoint implementation that encapsulates the UDP connection information for return messaging, identification of envelope sources, etc.
UdpKernel A Kernel implementation using UDP packets.