服务端:package com.socket.udp;import java.io.IOException;import java.net.DatagramPacket;import java.net.DatagramSocket;import java.net.InetSocketAddress;... Read More
posted @ 2014-10-15 16:19
克洛诺
Views(466)
Comments(0)
Diggs(0)
/** * 从输入流获取数据 * @throws Exception */ public static byte[] readInputStram(InputStream inputStream) throws Exception{ byte[] buf... Read More
posted @ 2014-10-15 14:46
克洛诺
Views(237)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号