-
NET_Source
是LogOutputSocketProtocol的管理对 象;m_uploadSocketProtocolMgr是UploadSocketProtocol的管理对象,用于检测是否同时上传同一个文 件;m_downloadSocketProtocolMgr是DownloadSocketProtocol的管理对象;m_daemonThread 是守护进程,用于关闭超时连接。
2. AsyncSocketUserToken:用于SocketAsyncEventArgs绑定,保存 每个Socket服务对象,包括:m_receiveEventArgs接收数据异步事件;m_asyncReceiveBuffer接收数据异步事件使 用的缓存;m_sendEventArgs发送数据异步事件;m_receiveBuffer接收异步事件返回的数据存放缓存,用于后续的分 包;m_sendBuffer用于保存发送的数据缓存;m_asyncSocketInvokeElement是用于协议调用的基类,主要实现分包,并发 发送的包加到发送列表中,发送完成回调时继续发送下一个包;m_connectSocket是连接的Socket对象。(LogOutputSocketProtocol is the management object; m_uploadSocketProtocolMgr is UploadSocketProtocol management object, designed to detect and upload the same file; m_downloadSocketProtocolMgr is DownloadSocketProtocol management object; m_daemonThread is the guardian of process for closing the connection timeout.
2.: AsyncSocketUserToken for SocketAsyncEventArgs binding, save each Socket service object, including: m_receiveEventArgs receives data asynchronous events; m_asyncReceiveBuffer receive data asynchronous events using m_sendEventArgs to send data cache; asynchronous events; m_receiveBuffer receive asynchronous event data returned by the stored cache for subsequent subcontracting; m_sendBuffer is used to preserve the data sent by the cache; m_asyncSocketInvokeElement is the base class for the agreement calls, the main sub package to send a list of concurrent sending, sending a packet to send the completed callback; m_connectSocket is connected to the Socket object.)
- 2017-08-07 14:02:38下载
- 积分:1
-
BasicControlsAJAX
一个简单的AJAX控件的应用,希望对初学者有帮助(A simple application of AJAX controls, and they hope to help beginners)
- 2010-07-25 15:07:05下载
- 积分:1
-
ClassManage
课程管理信息系统,简单程序,适合课程设计,实现对课程的管理(Course management information system, a simple procedure, for curriculum design, implementation, management of the course)
- 2020-07-03 06:40:02下载
- 积分:1
-
fServer
tcp through socket client
- 2019-01-03 17:35:36下载
- 积分:1
-
tcpip_c51
说明: TCPIP在51单片机中的使用,一看就会,非常简单可靠实用(TCPIP )
- 2009-08-25 17:37:30下载
- 积分:1
-
WPF-ColorDialog
WPF中实现调用颜色面板,并对字体进行设置的功能。(WPF calls the color palette to achieve, and the feature set of fonts.)
- 2013-12-19 10:53:33下载
- 积分:1
-
mcu-gr47
单片机发送报文控制手机模块GR47进行gprs连接登陆,发送接收数据(SCM reportedly sent mobile phone text control module for EDGE connectivity GR47 landing, send and receive data)
- 2006-07-19 16:52:55下载
- 积分:1
-
tcp 半开连接扫描
tcp半开连接扫描,扫描速度快
- 2013-05-17下载
- 积分:1
-
WCFProgramming
Window Communication Foundation Book for Visual C# 2008
- 2010-05-26 16:11:46下载
- 积分:1
-
UDP_Lost_test2
这是一个测试UDP数据包的丢包率的程序,包含程序源码,已经验证成功(This is a test UDP packet loss rate of the program, including program source code, has been successfully verified)
- 2013-12-30 11:10:56下载
- 积分:1