-
telnet server 服务端源程序
telnet server 服务端源程序, 用于实现简单的windos telnet功能。开发环境为vs2003
- 2022-01-26 02:17:41下载
- 积分:1
-
vb教程 快速入门
vb教程 快速入门-vb Quick Start Guide
- 2022-05-07 21:05:30下载
- 积分:1
-
整个设计过程中态度端正,独立设计,所设计的结果达到预期要求,回答问题正确,设计报告质量合乎规范...
整个设计过程中态度端正,独立设计,所设计的结果达到预期要求,回答问题正确,设计报告质量合乎规范-throughout the design process attitude correct, independent design, the design required to achieve the desired results and answer questions correctly. the design quality of the report normative
- 2023-06-16 05:05:03下载
- 积分:1
-
tcp for test
tcp for test
- 2022-08-09 21:57:20下载
- 积分:1
-
VC断点续传源代码
VC断点续传源代码,可以支持局域网络内,2G数据断点传输,是大家学习的好例子,也可以直接加入自己项目中直接使用!!!!
- 2023-03-10 06:50:02下载
- 积分:1
-
cocossocket
为cocos2d-x书写的通信模块,功能强大,api简单好用
- 2023-01-01 05:05:06下载
- 积分:1
-
asp实现的一个MD5代码,且具有具体的使用方法。
把文件最后几行删除,把文件改名为.asp就行了。...
asp实现的一个MD5代码,且具有具体的使用方法。
把文件最后几行删除,把文件改名为.asp就行了。-asp achieve an MD5 code, which has a specific use. The document to delete the last few lines, changed its name to the document. Asp there.
- 2023-08-01 14:25:04下载
- 积分:1
-
/*
例子二没有什么特别的。与例子一让大家学习如何默认设置session会话属性
session.SetDefaultPayloadType(96)...
/*
例子二没有什么特别的。与例子一让大家学习如何默认设置session会话属性
session.SetDefaultPayloadType(96)
session.SetDefaultMark(false)
session.SetDefaultTimestampIncrement(160)
这里port与destination的端口号设的不一样。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Example 2 there is nothing special. With the example of one so that everyone learn how to set the default session attributes conversation session.SetDefaultPayloadType (96) session.SetDefaultMark (false) session.SetDefaultTimestampIncrement (160) here port and destination port number set up different. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-22 11:27:32下载
- 积分:1
-
linuxC客户端与QT服务端的通信
代码主要实现从客户端内采集内存使用量、内存总量、CPU使用率等数据, 发送至服务端。
- 2023-06-25 12:45:02下载
- 积分:1
-
Socke文件传输
利用socket套接字编写的CS模型下的文件传输功能,实现了客户端和服务器端的文件传输,可以在不同的Ip间进行文件传输,对于本地网络127.0.0.1建立了C和S。
- 2022-03-20 15:31:39下载
- 积分:1