10 2012 档案
摘要:服务端,接收数据,在每次接收到的数据末尾添上一个‘尾’字using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Net.Sockets;using System.Net;using System.Threading;namespace ListenerDemo{ publ...
阅读全文

浙公网安备 33010602011771号