登录
首页 » C# » NET_Source

NET_Source

于 2015-10-24 发布 文件大小:317KB
0 215
下载积分: 1 下载次数: 54

代码说明:

  c# socket 服务端异步通信,高并发,多线程(Socket c# server asynchronous communication, high concurrency, multi thread)

文件列表:

Lib
...\log4net.dll,288768,2013-05-02
...\log4net.xml,1438186,2013-05-02
NETIOCPDemo.sln,872,2013-10-17
NETIOCPSvr
..........\app.config,3872,2015-09-13
..........\AsyncSocketCore
..........\...............\AsyncSendBufferManager.cs,2177,2013-10-22
..........\...............\AsyncSocketInvokeElement.cs,9288,2013-11-18
..........\...............\AsyncSocketServer.cs,13589,2015-09-20
..........\...............\AsyncSocketUserToken.cs,3092,2013-10-31
..........\...............\AsyncSocketUserTokenPool.cs,1821,2013-11-01
..........\...............\DaemonThread.cs,2111,2013-12-05
..........\...............\DynamicBufferManager.cs,3702,2013-10-22
..........\...............\IncomingDataParser.cs,4540,2013-11-11
..........\...............\OutgoingDataAssembler.cs,2847,2013-10-22
..........\AsyncSocketProtocol
..........\...................\ControlSocketProtocol.cs,3950,2013-11-20
..........\...................\DownloadSocketProtocol.cs,13109,2013-11-20
..........\...................\LogSocketProtocol.cs,5368,2013-11-18
..........\...................\RemoteStreamSocketProtocol.cs,10861,2013-11-27
..........\...................\ThroughputSocketProtocol.cs,2202,2014-01-14
..........\...................\UploadSocketProtocol.cs,17187,2013-11-20
..........\AsyncSocketProtocolCore
..........\.......................\BaseSocketProtocol.cs,2038,2013-11-22
..........\.......................\ProtocolKey.cs,5652,2013-12-03
..........\AsyncSocketPublic
..........\.................\BasicFunc.cs,1369,2013-11-22
..........\NETIOCPSvr.csproj,5689,2013-12-05
..........\NETIOCPSvr.csproj.user,761,2013-10-17
..........\obj
..........\...\x86
..........\...\...\Debug
..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6003,2015-09-26
..........\...\...\.....\NETIOCPSvr.csproj.FileListAbsolute.txt,511,2015-10-24
..........\...\...\.....\ResolveAssemblyReference.cache,8570,2015-09-13
..........\...\...\.....\SocketAsyncSvr.exe,45056,2015-09-26
..........\...\...\.....\SocketAsyncSvr.pdb,153088,2015-09-26
..........\...\...\.....\TempPE
..........\Program.cs,2325,2013-12-05
..........\Properties
..........\..........\AssemblyInfo.cs,1459,2013-10-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • getpclist
    Visual C#得到局域网计算机列表,也就是获取局域网内的所有在线的主机名称列表,请确保您的电脑在网络中,要不然程序获取时候可能要假死,需要强制结束任务。(Visual C# to get a LAN computer list, which is to obtain a list of all the online host names within the LAN, make sure your computer is on the network, or else the program when you may want to get suspended animation, you need to force the end of the task.)
    2014-09-12 08:56:36下载
    积分:1
  • 客户端服务器
    单独编译服务器和客户端程序。编译更改IP地址在这两个方案,以满足您的机器前(注:从Windows NT / 2000 M / C的命令提示符下让你的IP地址,运行“IPCONFIG”)当服务器程序运行时,它会显示在哪些IP正在运行,端口是听。现在运行客户端程序运行,以便建立与服务器的连接。当建立连接的服务器将显示从那里它已经接受的连接和客户端会要求这是要被发送到服务器的字符串的IP地址和端口。上的字符串将显示它的收据的服务器,发送将被客户端:收到的确认。客户既可以在同一台机器上运行的服务器或从不同的机器。如果从不同的机器上运行,那么网络连接应在机器之间存在运行在服务器和客户端程序
    2023-06-28 15:50:04下载
    积分:1
  • tcp 远桌面实例源码
    tcp 远程桌面实例源码
    2014-06-19下载
    积分:1
  • QT获取时间
    基本过程如下: 1. 利用ntp服务器获取网络时间     QUdpSocket udp_sock;     udp_sock.connectToHost("time.windows.com",123); 2. 阻塞等待连接成功     if(udp_sock.waitForConnected(60000))     {         ...     } 3. 发送时间请求         udp_sock.write(time_req);         udp_sock.flush(); 4. 阻塞等待消息返回         if(udp_sock.waitForReadyRead(120000))         {             ...         } 说明:此过程等待时间可能较长,出现连接失败的情况也比较常见。
    2022-03-21 22:20:09下载
    积分:1
  • Zebra free software, RIP, OSPF routing functions such as
    zebra免费软件,实现RIP,OSPF等路由功能-Zebra free software, RIP, OSPF routing functions such as
    2022-01-21 04:02:34下载
    积分:1
  • Online Chinese input method source code, you can directly access the page to inp...
    在线的中文输入法源代码,可以直接访问网页输入中文,在国外的朋友用的到了 这是我收藏的很好的一个。-Online Chinese input method source code, you can directly access the page to input Chinese characters, in foreign countries to use Friend This is my very good collection.
    2022-01-26 19:15:40下载
    积分:1
  • 客户端和服务器
    它是一个 python 实现的套接字库。他 Python 接口是 Python 的面向对象风格的套接字的 Unix systemcall 和图书馆界面直接音译: 该函数返回一个套接字对象的方法暨各种套接字系统调用。 参数类型是有点更高级别的精通 C 接口: 上 Pythonfiles 的 read () 和 write () 操作,接收缓冲区分配操作是自动的以及缓冲区 lengthis 隐式上发送操作。
    2022-02-01 05:04:17下载
    积分:1
  • TCP
    一个简单的TCP聊天程序,使用winsock api实现。(A simple TCP chat program)
    2010-03-14 14:26:44下载
    积分:1
  • Multi
    多线程下载的,性能很好,visual c++编写的,可以参考-Multi-threaded download, good performance, visual c++ Prepared, you can reference
    2022-01-26 00:58:04下载
    积分:1
  • 一个用c++写的聊天序(服务器端),提供给大家参考!
    一个用c++编写的聊天程序(服务器端),提供给大家参考!-a prepared with the chat program (server) to provide for your reference!
    2022-07-15 02:19:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载