-
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响...
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it"s best to download a mandate to create a thread, otherwise they will be unable to respond led interface user input. As running interface map shows that the first request in response to the first progress of the download.
- 2022-07-01 16:18:29下载
- 积分:1
-
简单的Socket类,通过简单修改可以在UIIX/LINUX平台上使用
简单的Socket类,通过简单修改可以在UIIX/LINUX平台上使用-simple Socket class, through simple changes in UIIX/Linux platform use
- 2022-06-02 01:48:51下载
- 积分:1
-
接口,用于下载手机中的基本信息,比如手机厂商,手机型号...
接口,用于下载手机中的基本信息,比如手机厂商,手机型号-Interface for mobile phones to download basic information, such as cell phone manufacturers, mobile phone models
- 2022-01-31 06:05:01下载
- 积分:1
-
局域网内的聊天工具源代码...原理简单...值得初学者学习
局域网内的聊天工具源代码...原理简单...值得初学者学习-LAN chat tool for source code ... The principle should be simple for beginners to learn ...
- 2022-03-20 09:03:16下载
- 积分:1
-
下载者说明:
1.无驱、无注册表、无服务C++编写源码。
2.大量优化代码,去掉了大量容易暴露的功能。
3.屏蔽了运行时的忙碌提示,增强隐蔽性。...
下载者说明:
1.无驱、无注册表、无服务C++编写源码。
2.大量优化代码,去掉了大量容易暴露的功能。
3.屏蔽了运行时的忙碌提示,增强隐蔽性。
4.继承了中华吸血鬼优秀的代码作风,备注全面。
5.全面屏蔽杀毒软件。
6.集成了插件功能,可以点击网页。-Those who download the instructions: 1. Hassel, no registry, no services, the preparation of C++ source code. 2. A large number of optimized code, removed a lot easier to expose functionality. 3. Shield the busy run-time prompts to enhance concealment. 4. Inherited the style of the Chinese vampire excellent code, notes fully. 5. Full screen anti-virus software. 6. Integrated plug-in features, you can click on web page.
- 2023-07-17 08:40:03下载
- 积分:1
-
一个msSQL客户端,在服务器上无xp_cmdShell存储过程的情况下,照样执行cmd命令。用到了跳板技术...
一个msSQL客户端,在服务器上无xp_cmdShell存储过程的情况下,照样执行cmd命令。用到了跳板技术-a msSQL client, the server-storage process xp_cmdShell circumstances, the implementation of the same order cmd. The technology used springboard
- 2022-08-20 10:23:29下载
- 积分:1
-
VB中如何使用 Winsock 控件
VB中如何使用 Winsock 控件-VB how to use the Winsock Control
- 2022-05-16 07:16:55下载
- 积分:1
-
unsustainable under the agreement, users send frames, will first interception Ch...
非持续CSMA
该协议下,用户在发送帧之前,会先侦听信道的状况,如果没有其他站点发送,它就发送。若信道忙,它就等待一个随机的时间后重复以上动作。
对于某一帧而言,信道是否忙,即是看其绝对时间(FRAMETIME*i+dt)的前一帧时内(FRAMETIME*(i-1)+dt ~ FRAMETIME*i+dt)是否存在发送帧。若无则发送,有则等待一随机时间。
-unsustainable under the agreement, users send frames, will first interception Channel situation, if no other site sent, it sent. If Channel busy, it would wait for a random time to repeat the action. For a frame, whether the busy channel, that is, look at his absolute time (FRAMETIME* i dt) of a time (FRAMETIME* (i-1) dt ~ FRAMETIME dt* i) the existence of this frame. If not then this, then wait for a random time.
- 2022-03-16 02:26:57下载
- 积分:1
-
经典网络编程书籍:Windows网络编程第二版
经典网络编程书籍:Windows网络编程第二版 -Classic network programming books: Windows Network Programming Second Edition
- 2022-07-24 09:23:47下载
- 积分:1
-
under linux on the C programming, which includes a socket several examples of us...
这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
- 2022-06-19 13:49:56下载
- 积分:1