-
直接用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
-
网络编程,完成端口的例子,在学网络编程的朋友可以下载下来...
网络编程,完成端口的例子,在学网络编程的朋友可以下载下来-Network programming, the completion of the port example, in the school network programming to see if a friend can be downloaded off
- 2022-02-26 05:21:53下载
- 积分:1
-
用vb编写的关于vb winsock控件实例。经过测试成功,可以用于联机通信。...
用vb编写的关于vb winsock控件实例。经过测试成功,可以用于联机通信。-Prepared using vb control on vb winsock examples. After successful tests, can be used for online communication.
- 2023-04-28 14:40:03下载
- 积分:1
-
这是个模拟点对点的聊天程序,功能很小,只是做为一般参考学习新手用...
这是个模拟点对点的聊天程序,功能很小,只是做为一般参考学习新手用-This is a simulation of peer-to-peer chat program, function very small, just as a general reference study with newcomers
- 2022-04-30 16:19:31下载
- 积分:1
-
vb 写的防火墙,可以与自己加载一些另外的安全功能
vb 写的防火墙,可以与自己加载一些另外的安全功能-vb wrote firewalls, can be loaded with its own number of additional security features
- 2023-01-20 04:45:03下载
- 积分:1
-
通过与服务器相连,设置各种属性,实现即时联系(服务器端)...
通过与服务器相连,设置各种属性,实现即时联系(服务器端)-Connected with the server, set the various properties, to achieve real-time connection (server side)
- 2022-07-17 08:12:51下载
- 积分:1
-
socket编程示例,分为server,client两个程序,实现程序的自动升级。...
socket编程示例,分为server,client两个程序,实现程序的自动升级。-socket programming paradigm into server, client two procedures to achieve the automatic escalation procedures.
- 2022-05-14 16:51:30下载
- 积分:1
-
点对点程序,使用命名管道进行通信
点对点程序,使用命名管道进行通信-point-to-point, the use of named pipes for communication
- 2022-07-14 18:50:40下载
- 积分:1
-
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打...
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打印的解题思路,并提供了用VB具体实现的方法。
-procedures functions : through the first document output to a file containing the printer control code to form a print documents, through the network will print a document transmission of multiple models of the printer output for the realization of the software in multiple locations Print The problem-solving ideas, and provide a means for achieving specific VB method.
- 2022-08-15 17:08:04下载
- 积分:1
-
这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进...
这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进行分析-most of the code is simple browser, I VC from the MSDN download, to let you know IE browser most simple principle, but he is a function of the very simple, no IE browser to the nature of the analysis! !
- 2022-02-25 16:03:03下载
- 积分:1