摘要:
服务器端:public class UDPServer{public static void main(String[] args) throws Exception{byte buf[] = new byte[1024];DatagramPacket dp = new DatagramPacket... 阅读全文
posted @ 2014-09-27 22:31
archur_code
阅读(233)
评论(0)
推荐(0)
浙公网安备 33010602011771号