-
one worth studying download from the Internet!
一个值得研究的下载程序, 来自于网络!-one worth studying download from the Internet!
- 2022-02-12 06:44:18下载
- 积分:1
-
全面的介绍了串口通信的知识,通过实例介绍了如何编程实现串口通信...
全面的介绍了串口通信的知识,通过实例介绍了如何编程实现串口通信-Comprehensive introduction of the serial communication of knowledge, through examples of how programming of serial communication
- 2022-07-06 14:20:15下载
- 积分:1
-
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢...
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用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
-
RFC793
RFC793传输控制协议(TRANSMISSION CONTROL PROTOCOL)-RFC793
- 2022-02-04 15:26:24下载
- 积分:1
-
一个ftp断点续传的下载程序
一个ftp断点续传的下载程序-an ftp HTTP download procedures
- 2022-05-21 04:27:15下载
- 积分:1
-
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)...
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)->h_addr_list就可以获取,但是外网IP还需要对一个提供显示当前外网IP的网页进行分析才可以获取,具体实现请参照代码.-Access to the machine outside the network and IP network IP. Within the IP network is easy to acquire, directly calls gethostbyname (name)-
- 2022-02-25 01:51:13下载
- 积分:1
-
Based on C/S mode, the use of TCP/IP network protocol chat program, including cl...
是以C/S模、使用TCP/IP协议的网络聊天程序,包括客户端和服务器,代码简洁而使用。-Based on C/S mode, the use of TCP/IP network protocol chat program, including client and server, code simplicity and use.
- 2022-06-01 02:03:55下载
- 积分:1
-
ftp upload and download procedures. Windows Socket
ftp上传和下载文件的程序.Windows Socket-ftp upload and download procedures. Windows Socket
- 2022-01-26 06:02:42下载
- 积分:1
-
HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程...
HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:webpages的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand. HTTPSvr : This is Microsoft"s HTTP server routines, the need to be used in building a C : webpages directory. You put the directory of webpages Manchester C : good enough. Below is the original readme
- 2023-02-26 23:00:03下载
- 积分:1
-
我们的关于socket编程的一次作业, 遵循HTTP/1.0, 实现了PUT和GET方法, 希望对大家有点用!...
我们的关于socket编程的一次作业, 遵循HTTP/1.0, 实现了PUT和GET方法, 希望对大家有点用!-on a socket programming operations, followed HTTP/1.0, achieving GET and PUT methods, we hope to use a bit!
- 2022-03-05 14:31:38下载
- 积分:1