登录
首页 » C# » NET_Source

NET_Source

于 2015-10-24 发布 文件大小:317KB
0 218
下载积分: 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 个回复

  • 可监控流量、WEB等内容,是一套很好用的局域监控软件
    可监控流量、WEB等内容,是一套很好用的局域网监控软件-good
    2022-08-14 07:21:14下载
    积分:1
  • C#调用SMTP发送文本内容,发邮件实例源码
    C#调用SMTP发送文本内容,详见示例图
    2013-01-24下载
    积分:1
  • csmaca_csmacd
    使用matlab对MAC协议的仿真源代码 MATLAB仿真csma/ca csma/cd,两个的(mac Matlab on the MAC protocol simulation source code matlab simulationcsma/ca and csma/cd)
    2020-07-06 15:38:57下载
    积分:1
  • lesson-14
    孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
    2013-04-02 10:19:34下载
    积分:1
  • C#异步Socket写的TcpRouter
    C#源码,用于监听一个端口,转发到指定IP 端口的另一台计算机。一般用于熟悉C#的人使用,可自由修改一适应编程环境的需要。
    2022-02-09 15:07:23下载
    积分:1
  • 边缘检测hough直线
    用MATLAB边缘检测检测出直线,并用Hough函数连接起来。(Use MATLAB to detect straight lines and connect)
    2021-03-19 10:49:19下载
    积分:1
  • dns
    一个简单的DNS服务器,可以在嵌入式系统中使用。(A simple DNS server,it can be used in embedded system.)
    2019-04-02 11:00:11下载
    积分:1
  • TCPIPAnalyse1
    对TCPIP网络包解析,Win下网络编程参考源码(TCPIP network packets for analysis, Win Network Programming Reference Source)
    2013-05-24 13:21:34下载
    积分:1
  • ChatCSocket
    简单聊天软件,简单易学 winscok2.0 (Simple chat software, easy to learn winscok2.0)
    2008-08-16 08:54:45下载
    积分:1
  • 简单的客户端连接服务器
    说明:  本实验可用于不同操作系统间网络通信,使用最简单的使用套接字进行传输(It can connecte different system.)
    2020-06-23 09:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载