摘要:
1、创建WindowsService,如下代码 using System;using System.Net;using System.Net.Sockets;using System.ServiceProcess;using System.Text;using System.Threading; n 阅读全文
posted @ 2018-11-16 12:39
龙骑科技
阅读(1060)
评论(0)
推荐(0)
摘要:
Socket通讯案例 #region 服务端 //int port = 1234; //string host = "127.0.0.1"; //IPAddress ip = IPAddress.Parse(host); //IPEndPoint ipe = new IPEndPoint(ip, p 阅读全文
posted @ 2018-11-16 11:33
龙骑科技
阅读(398)
评论(0)
推荐(0)

浙公网安备 33010602011771号