摘要:
服务端(监听) #region Socket连接 public Socket socket;//负责通信的socket Socket socketWatch;//负责监听的socket CancellationTokenSource cancellationTokenSource = new Can 阅读全文
摘要:
1 using System; 2 using System.Linq; 3 using System.Collections.Generic; 4 using System.Text; 5 using System.Windows.Forms; 6 using System.Runtime.Int 阅读全文