-
用来通过HTTP协议下载的程序,支持断点续传和多线程下载
用来通过HTTP协议下载的程序,支持断点续传和多线程下载--Program which could dowanload files through HTTP protocol,it supports resume at break-point and multi-thread downloading
- 2023-03-26 09:10:04下载
- 积分:1
-
日历控件在线演示和使用说明,大部分问题都可以通过这里解决,请细看
http://www.my97.net/dp/demo/...
日历控件在线演示和使用说明,大部分问题都可以通过这里解决,请细看
http://www.my97.net/dp/demo/-Calendar control and use of online demonstration shows that the majority of problems can be resolved through here, please look at http://www.my97.net/dp/demo/
- 2022-04-21 04:59:19下载
- 积分:1
-
SOCKS5代理
应用背景这段代码可以连接SOCKS5服务器在反向模式。第一部分是出机。我们需要启动服务器监听localhost。然后,你可以开始在其他机器中的其他可执行文件,以连接到。连接时,你可以开始SOCKS5隧道。配置sockscap隧道上路吧:)关键技术Delphi是一个良好的、稳定的IDE和Object Pascal很快和竞争。这个代码在7。太快了。你不需要安装任何框架,虚拟机。Delphi程序的输出是独立的。你可以运行它没有缺少的问题。这是好的,非常快。
- 2022-02-16 02:18:46下载
- 积分:1
-
HPSocket UDP简单测试代码
HPSocket UDP简单测试代码实现了udp server 和 udp client的简单通讯例子
- 2022-01-25 15:58:37下载
- 积分:1
-
Winsock控件发送电子邮件
Winsock控件发送Email-Winsock Control Send Email
- 2022-03-12 23:09:54下载
- 积分:1
-
arm+qt实现的tcp通信程序
这个源代码是arm+ qt实现的tcp通信程序,里面有完整注释。欢迎大家下载、试用。谢谢大家的支持!
- 2023-01-17 21:25:05下载
- 积分:1
-
这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。...
这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。- This is not a complete project, only is to IPv4, IPv6 and the
mpg4 realization code. If you are carrying on this kind of work, the
inside thing definitely has the help to you.
- 2022-03-21 10:38:48下载
- 积分:1
-
分析http协议的Request请求,可以写自己的文件上传组件。
分析http协议的Request请求,可以写自己的文件上传组件。-http protocol analysis of the Request request, can write their own file upload component.
- 2022-07-08 00:24:17下载
- 积分:1
-
在UNIX下开发通用的RTP库srtp,附带文档..
SRTP在UNIX下开发的通用RTP库,附在文档中详细说明
- 2022-06-14 11:25:23下载
- 积分: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