登录
首页 » Windows Socket编程 » 一个很有用的Socknet的基类,可以实现很多的就继承

一个很有用的Socknet的基类,可以实现很多的就继承

于 2022-01-22 发布 文件大小:5.69 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

一个很有用的Socknet的基类,可以实现很多的就继承-Socknet a useful base class, you can realize many of succession

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 啧啧
    TUT--最轻量级的C++单元测试框架 TUT是最简洁、最轻量级的C++单元测试框架。TUT是Template Unit Tests的缩写,是一个C++的单元测试框架  No C-style macros  No manual registration for test groups and methods  No libraries of any kind  Neutrality to user interface  No Javisms -TUT- The most lightweight C++ Unit testing framework for TUT is the most concise, most lightweight C++ Unit testing framework. TUT is the abbreviation for Template Unit Tests is a C++ Of unit testing frameworks
    2022-02-06 23:46:45下载
    积分:1
  •  各个线任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线一开始的任务是从文件的0位置开始下载一直到72908位置处。线1每次下载...
     各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而复始直到各个线程都完成任务。不过这里有一点需要注意:为了避免重复下载部分数据,在调整任务的时候,起始的文件便移量必须加上接受缓冲器的字节数,因为如前面所举的列子来看。线程1和线程3在平衡负载的时候,线程正在下载数据,如果所剩的数据比接受缓冲器的大小还小,线程1和线程3的部分下载数据将会重复。   在调整任务和分析任务的时候,会发现一个问题。就是读取文件数据太过频繁。于是我用了一个数据结构。在下载文件的过程中始终打开配置文件,这样速度提高了很多。在文件下载完毕后关闭文件。-various threads assignment is achieved. At the beginning of the download, the paper divided into a number of pieces of the download. As a thread of a task is to start from the position paper of 0 to start the download has 72,908 locations Department. Thread a download each one will have to adjust the data tasks, such as the first downloaded 20,800 gigabytes of data, then threaded a task will be re :20800- 72908. This situation continues until the mandate of 72908-72908 said threaded a completion of the cu
    2022-03-20 03:50:55下载
    积分:1
  • 利用NTP协议校准本地时钟,为控制台应用
    利用NTP协议校准本地时钟,为控制台应用程序-This is a console programm that use NTP to adjust local time and date
    2023-02-16 01:55:03下载
    积分:1
  • vc++客户端
    vc++客户端程序设计适合初学者 ,应用socket(),bind(),listen(),accept(),send(),rec()等函数说明
    2022-11-06 09:25:03下载
    积分:1
  • 简单的vc Socket入门序,对socket的基本结构有很清楚的描述,适合初学者初学者...
    简单的vc Socket入门程序,对socket的基本结构有很清楚的描述,适合初学者初学者-vc Socket simple entry procedures, the basic structure socket has a very clear picture for beginners and beginners
    2023-08-21 05:40:03下载
    积分:1
  • Borland C++ Builder制作有论证的邮件发送序,同时还增加了附件功能...
    Borland C++ Builder制作有论证的邮件发送程序,同时还增加了附件功能-Borland C Builder has produced proof of mailing procedure, and also increased the attachments
    2023-02-26 17:00:03下载
    积分:1
  • 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0写的PC机序和用C51写的单片机通信...
    详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序-Described in detail in the Windows environment application VC++ Realize PC machine with several single-chip serial communication method using Visual C++ 6.0 prepared PC-preparation procedures and the use of C51 MCU Communication Program
    2022-03-05 18:35:12下载
    积分:1
  • vs Ping LAN messaging and procedures. Rar
    vs Ping LAN消息和程序。雷亚尔
    2023-07-06 01:40:04下载
    积分:1
  • 一个网络状态检测的源码
    一个网络状态检测的源码-Detection of a network of state-source
    2023-06-24 18:40:02下载
    积分:1
  • 一个通过POP3收邮件的VC++工,可以将email附件解开
    一个通过POP3收邮件的VC++工程,可以将email附件解开-POP3 incoming mail through the VC project, you can email the annex to untie
    2023-04-29 05:45:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载