Commit 4a7b706f authored by liujiahua123123's avatar liujiahua123123

udp

parent d02704be
......@@ -21,6 +21,7 @@ public class MiraiUDPClient {
this.listener = new LocalUDPListener(new LocalUDPSocketProvider(
address,localPort,serverPort,null
));
this.listener.startup();
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment