登录
首页 » Windows Socket编程 » 最基本的IE的实现,可实现网络连接.在VC6.0下编译通过.

最基本的IE的实现,可实现网络连接.在VC6.0下编译通过.

于 2022-01-25 发布 文件大小:1.88 MB
0 205
下载积分: 2 下载次数: 1

代码说明:

最基本的IE的实现,可实现网络连接.在VC6.0下编译通过.-IE the most basic realization of the network connection can be realized. In under VC6.0 compiler through.

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

发表评论

0 个回复

  • 入房
    ertos实时多任务操作系统,dos多任务应用例子。例子简单演示多任务的编程方法。-ertos real-time multi-tasking operating system, dos example of multi-tasking applications. Simple examples demonstrate multi-task programming method.
    2022-08-02 11:14:56下载
    积分:1
  • Windows 的 socket 入门实践 实现server与client的通信
    Windows 的 socket 编程入门实践 实现server与client的通信-Windows of the socket programming practice to achieve entry-server and client communications
    2022-05-18 19:08:37下载
    积分:1
  • 通过一点的子午线的长度到维度来看,这…
    通过某一点的子午线长度来获取该点的维度,此过程运用了迭代-The length of the meridian through a point to get to the point of dimension, this process used the iterative
    2023-02-08 22:30:04下载
    积分:1
  • 一个socket服务端序例子
    一个socket服务端程序例子-A socket server program example
    2022-03-19 22:28:09下载
    积分:1
  • 一个解决域名解析动态ip的序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。...
    一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。-an analytic solution domain dynamic ip procedures. Including services and clients, the server is a static ip, client names can be installed and dynamic ip, regularly-updated notification services.
    2022-11-24 18:55:03下载
    积分:1
  • 计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP...
    计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP和TCP 等等。计算这些校验和的算法称为网际校验和算法,简单来说就是:把被校验的数据16位进行累加,然后取反码,若数据字节长度为奇数,则数据尾部补一个字节的0以凑成偶数。 由于从输入文件读入的数据不能直接满足计算校验和的条件,所以首先对从文件读入缓冲区的数据进行预处理,即读入缓冲区时忽略空格。由于累加是按16位进行的,所以每次从缓冲区中读出4个字符,并将字符转换成对应的16进制数字,如此依次累加,直至数据全部读完。 还有一种情况,即如果数据长度为奇数个字节,则需要判断,并补0累加。程序中利用的是缓冲区长度计数器i和当前读取到计数器j判断数据长度是否为奇数。即如果数据长度为偶数,则读完数据时当前读取到计数器j的值应与缓冲区长度i相等,而如果数据长度为奇数,则读完数据时,当前读取到计数器j>缓冲区长度i,此时需将缓冲区中剩余的两个字符读出,并补0,转换成相应16进制数以后参与累加。 当累加结束后,将累加和的16位以上数据位移下再进行一次累加,并对最后累加和取反即得所求校验和。 -calculated checksum checksum algorithm Description : To ensure the network transmission of data reliability, in many of the agreements are set up and calibration, for example : IPv4, ICMPv4, IGMPV4, ICMPv6. UDP and TCP so on. Calculating checksum algorithm called the Internet checksum algorithm, the simple answer is : as has been the calibration data for 16 cumulative, and then take the anti-code, if the data byte length of the odd, data will make up the tai
    2022-01-26 06:39:03下载
    积分:1
  • UML
    uml--统一建模语言 rose 网络编程高手必经之路-uml-- Unified Modeling Language rose network programming essential to master
    2022-02-10 12:45:06下载
    积分:1
  • 于多线tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令...
    于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令-in multithreaded tcp services, the corresponding client code, the main sending commands to the server and then out from the server to return to the order
    2022-04-15 09:13:59下载
    积分:1
  • 一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。...
    一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。-a socket to transfer files using examples include the most basic use of the socket, beginners apply.
    2022-02-05 12:34:13下载
    积分:1
  • java web browser source code support mime
    java实验的web浏览器源代码支持mime-java web browser source code support mime
    2022-08-06 13:01:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载