c# Socket长连接 短链接 自己封装 通讯

时间:2024-06-17 04:51:12
【文件属性】:

文件名称:c# Socket长连接 短链接 自己封装 通讯

文件大小:282KB

文件格式:RAR

更新时间:2024-06-17 04:51:12

c# socket websocket

Socket通讯,长连接短链接,包分 包头、指令、内容 包头一般2-4个字节 表示包的长度,指令2个字节 表示做什么操作,内容是具体数据


【文件预览】:
SocketCommunicationDll
----ReceiveMes.cs(6KB)
----SocketCommunicationDll.sln(933B)
----SocketDBL.cs(179B)
----SocketCommunicationDll.csproj(3KB)
----bin()
--------Debug()
--------Release()
----ClinetLongConnet.cs(4KB)
----EventArgs.cs(2KB)
----SendMess.cs(246B)
----.vs()
--------SocketCommunicationDll()
----obj()
--------Debug()
--------Release()
----Properties()
--------AssemblyInfo.cs(1KB)
----ServiceEven.cs(6KB)
----TcpListenerServer.cs(7KB)
----Encrypt.cs(6KB)
----Common.cs(13KB)
----ServicelongConnetLite.cs(17KB)
----StateObject.cs(2KB)
----ServicelongConnet.cs(8KB)
----UserShortMess.cs(3KB)
----Decrypt.cs(6KB)
----ClinetLongConnetLite.cs(8KB)
----ClientEven.cs(3KB)
----TcpListenerClient.cs(678B)

网友评论