Class TcpUdpBridgeServer


  • public class TcpUdpBridgeServer
    extends Object
    A Simple and Experimental Bridge. It Creates a TCP Socket Listeners for Connections and forwards every packets received to an UDP Listener. And forwards every packets received in UDP Socket, to the TCP Client