摘要: 1、服务端public class UdpMulticastServer { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated metho... 阅读全文
posted @ 2016-01-12 20:38 第壹时间 阅读(703) 评论(0) 推荐(0) 编辑
摘要: 1、服务端public class UdpBroadcastServer { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated metho... 阅读全文
posted @ 2016-01-12 20:37 第壹时间 阅读(2136) 评论(0) 推荐(0) 编辑
摘要: public class UdpServerTest { /** * @param args * @throws SocketException */ public static void main(String[] args) throws SocketExce... 阅读全文
posted @ 2016-01-12 15:13 第壹时间 阅读(244) 评论(0) 推荐(0) 编辑