-
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢...
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。
-many people use the Internet, they had ants Network Express software or download files over the Internet experience, the use of such software can greatly speed up the documents on the Internet speeds, reduce file transfer time. These software Why is there so much magic? Its main reason is the software used to download and multithreading technology HTTP. If we prepare ourselves to a similar case in the process and to quickly download on the Internet, it must be a very pleasant thing. Now, I would talk about how to use C# language support for a multi-threaded download procedures, you will see the use of C# language network should procedure is how easy from can understand C# Language powerful networking capabilities.
- 2023-02-11 11:20:03下载
- 积分:1
-
超强键盘模拟程式码,不用PostMessage就可以送出按键
超强键盘模拟程式码,不用PostMessage就可以送出按键-did not user postmessage but can send out keys
- 2023-03-23 06:35:03下载
- 积分:1
-
Java混淆器 0.9,用于对java代码进行编码
Java混淆器 0.9,用于对java代码进行编码-confused with Java 0.9, java code used to encode
- 2022-04-14 10:46:48下载
- 积分:1
-
vc编写,操作msmq的例子,封装成class,可直接调用!
vc编写,操作msmq的例子,封装成class,可直接调用!-vc preparation, operation MSMQ example, packaged as class can directly call!
- 2022-07-18 08:31:23下载
- 积分:1
-
Medical websites source code, health management class website Jianzhan preferred...
医疗网站源代码,健康管理类网站建站首选。-Medical websites source code, health management class website Jianzhan preferred.
- 2023-06-16 17:00:05下载
- 积分:1
-
使用Windows Socket API编写的通用函数,包含异步socket的使用
使用Windows Socket API编写的通用函数,包含异步socket的使用-General function writed by Windows Socket API, containing the use of non-synchronized socket
- 2022-08-21 08:54:25下载
- 积分:1
-
This topic for the realization of a TCP protocol using multi
此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
- 2022-10-24 14:25:03下载
- 积分:1
-
一个类似linux的whois询问的windows中的例子
一个类似linux的whois询问的windows中的例子-Linux s whois a similar question in the example of windows
- 2022-08-12 12:20:02下载
- 积分:1
-
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端- Realized the procedure through Winsock API which TCP chatted,
in the procedure integrated the server end and the customer end
- 2022-05-22 17:50:13下载
- 积分:1
-
NETI@home is an open
NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and Solaris operating systems, with testing for other operating systems to be completed soon. NETI@home is designed to run on end-user machines and will collect various statistics about Internet performance. These statistics will then be sent to a server at the Georgia Institute of Technology (Georgia Tech), where they will be collected and made publicly available. We believe that this tool will give researchers much needed data on the end-to-end performance of the Internet, as measured by end-users. Our basic approach is to sniff packets sent to and received by the host and infer performance metrics based on these observed packets. NETI@home users are able to select a privacy level that will determine what types of data will be gathered, and wh
- 2023-09-09 23:40:03下载
- 积分:1