-
协议
protocol
- 2022-06-26 00:29:08下载
- 积分:1
-
< 精通Windows Sockets网络开发
< 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual C++ implementation " " a book full source code, including multi-threaded download, network Gobang, online examination system of five projects. Each item using a different socket model development (such as select, overlapping io, the completion of the port), socket network programming for the beginner friend of great help,,,
- 2022-01-31 08:41:13下载
- 积分:1
-
MultiUse COM object that can be used to administer, send and retrieve mail by Sh
MultiUse COM object that can be used to administer, send and retrieve mail by Shawn Anderson -MultiUse COM object that can be used to administer, send and
retrieve mail by Shawn Anderson
- 2022-09-18 08:00:03下载
- 积分:1
-
RawSocket简单实用
RawSocket简单实用,适合初学者学习RawSocket。用rawsocket构造tcp数据包的程序-Rawsocket constructed using tcp packet procedure
- 2022-08-15 11:22:05下载
- 积分:1
-
计算机网络(Kurose中文版,高等教育出版社)课件。
计算机网络(Kurose中文版,高等教育出版社)课件。-Computer Networking (James. F. Kurose,Higher Education Press )PPT.
- 2022-07-25 21:38:53下载
- 积分:1
-
embeded websever
embeded websever
- 2022-02-21 03:04:14下载
- 积分:1
-
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
- 2022-08-23 00:53:00下载
- 积分:1
-
ccna 网络的教程 中文教程 ccna 的初级教程
ccna 网络的教程 中文教程 ccna 的初级教程-CCNA Network Chinese Tutorial Tutorial Tutorial CCNA junior
- 2022-07-16 03:55:55下载
- 积分:1
-
使用多任务处理套接字的数据传输
这个项目是关于客户端/服务器多线程的 socket 类。该线程是可选的因为开发人员仍然是
负责决定是否需要它。有其他的套接字类在这里和其他地方在互联网,但是没有
他们可以提供反馈 (事件检测) 到您的应用程序这一一样。它为您提供
以下事件检测: 建立连接,连接已断开、 连接失败和数据接收
(包括 0 字节的数据包)。数据传输、 数字传输、 或数字通信是进行的实物转让
在点对点或点对多点的通信信道数据 (数字比特流)。例子
这种渠道是铜线、 光纤、 无线通信信道和存储介质。数据
被表示为一个电磁信号,如电压、 无线电波、 微波、 或红外
信号。
- 2022-06-26 03:02:47下载
- 积分:1
-
CORBA libidl源代码
CORBA上的libIDL源代码-CORBA libIDL source code
- 2022-08-20 09:54:33下载
- 积分:1