-
直接用socket实现HTTP协议(下载专用)
作者:北方工业大学2000级计算机4班 querw
从HTTP服务器上下载一个文件有很多方法,"热心"...
直接用socket实现HTTP协议(下载专用)
作者:北方工业大学2000级计算机4班 querw
从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP
agreement (special-purpose downloading) the author: North industrial
university 2,000 levels of computers 4 class of querw downloaded a
document from the HTTP server to have very many methods, the
"warm-hearted" Microsoft has provided the WinInet kind, used very to
be also convenient Certainly, we also may own realize these
functions, is very easy through formatted request to be able to
realize the break point to continue passes on and inspects renewal and
so on function
- 2022-11-12 19:15:03下载
- 积分:1
-
一个信使服务程序。虽然网上有很多这方面的资料,但大多数都是调用net send程序。本程序是通过调用API函数实现。为了能够互相学习。本程序可任意修改。(开发环...
一个信使服务程序。虽然网上有很多这方面的资料,但大多数都是调用net send程序。本程序是通过调用API函数实现。为了能够互相学习。本程序可任意修改。(开发环境C++Builder windows 2000)-a courier service procedures. Although many Internet information in this regard, but the majority are called net send procedures. This program is by calling API functions. In order to learn from each other. This procedure can be arbitrarily changed. (Development Environment C++ Builder windows 2000)
- 2022-03-22 16:07:07下载
- 积分:1
-
聊天程序,主要系统调用,包括:套接字()
聊天程序,主要的系统调用包括:socket()-创建Socket;bind()-将创建的Socket与本地端口绑定;connect()与accept()-建立Socket连接;listen()-服务器监听是否有连接请求;send()-数据的可控缓冲发送;recv()-可控缓冲接收;closesocket()-关闭Socket。-Chat program, the main system calls, including: socket ()- Create Socket bind ()- will create a Socket with the local port binding connect () and accept ()- establish a Socket connection listen ()- server monitor whether there is connection requests send ()- data buffer to send controllable recv ()- controllable receiver buffer closesocket ()- Close Socket.
- 2023-06-10 19:15:03下载
- 积分:1
-
java协议分析开发包。进行网络协议开发时很有用的东东哦。
java协议分析开发包。进行网络协议开发时很有用的东东哦。-protocol analysis development kits. For network protocol is useful for the development of the Eastern oh.
- 2022-07-03 20:24:48下载
- 积分:1
-
file transfer sistem
自己做的,可以聊天,支持多线程处理,TCP/IP协议传输文件,传输文件可大于10M,局域网内传输测试速度为3M/S-file transfer sistem-client part
- 2022-01-26 03:46:15下载
- 积分:1
-
all commodities information, how to use the Internet to send out together.
所有商品信息,如何利用互联网一起的发送出去。-all commodities information, how to use the Internet to send out together.
- 2023-08-09 04:25:03下载
- 积分:1
-
ARP防火墙,一款很好用的ARP防火墙,编译通过
ARP防火墙,一款很好用的ARP防火墙,编译通过-ARP firewall, a good firewall to use the ARP, the compiler through
- 2022-02-25 13:56:34下载
- 积分:1
-
该系统是一个
本系统是一个基于ASP的公交线路查询系统,可以为用户提供线路查询,站点查询,地名查询,换乘查询,地名注册等功能,另外还为管理员添加了添加线路,添加或更改站点,删除线路或站点,修改线路信息,地名录入等功能-the system is an ASP-based bus line query system, able to provide users with line inquiries, site inquiries, names inquiries, transfer inquiries, name registration functions, but also for administrators to add a line to add, add or modify site, delete lines or sites, modify Line Road information, such as names Input Function
- 2023-02-27 16:15:03下载
- 积分:1
-
WIN32 API写的第一个函数,只是传一个字符串就结束了,但是体现了socket的连接建立过程...
WIN32 API写的第一个函数,只是传一个字符串就结束了,但是体现了socket的连接建立过程-WIN32 API to write a function of just one-on the end of a string, but the embodiment of the socket connection establishment process
- 2022-08-22 16:15:41下载
- 积分:1
-
这是一个语音聊天的源代码,完成的主要功能,但收购…
这是一个语音聊天的源代码,完成了主要的功能,只是采集的语音信号没有编码就直接发送出去了,有兴趣的朋友可以-This a voice chat source code, to complete the main function, but the acquisition of the voice signal coding not directly sent away, interested friends can s
- 2022-06-27 14:25:26下载
- 积分:1