登录
首页 » Windows Socket编程 » SOCKET 底层协议数据结构 如: /* IP Header RFC

SOCKET 底层协议数据结构 如: /* IP Header RFC

于 2022-03-14 发布 文件大小:2.10 kB
0 206
下载积分: 2 下载次数: 1

代码说明:

SOCKET 底层协议数据结构 如: /* IP Header RFC-791 0 3 7 15 31 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Version| IHL |Type of Service| Total Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Identification | Flags | Fragment Offset | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Time to Live | Protocol | Header Checksum | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Source Address | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Destination Address | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Options | Padding | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */-SOCKET underlying protocol data structures such as:/* IP HeaderRFC-7910 3 7 15 31+-+-+-+-+-+-+-+-+-+-+-2B !-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+--+-+-+-+-+ | Version | IHL | Type of Service | Total Length |+-+-+-+-+-+-+-+--+-+-+-+-+-+-+-+-+-+-+

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

发表评论

0 个回复

  • 年底大放送,比IE更好的浏览器源码,16岁少年写的。经典力作。...
    年底大放送,比IE更好的浏览器源码,16岁少年写的。经典力作。-talk about the end, better than IE browser source code, the 16-year-old boy wrote. Classical Masterpiece.
    2022-03-25 06:27:50下载
    积分:1
  • 图片菜单的制作,是用MFC实现的,我还有很多这类的原码
    图片菜单的制作,是用MFC实现的,我还有很多这类的原码-Photo menu production, is the MFC, I still have many of these original code
    2022-01-22 16:25:43下载
    积分:1
  • 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢...
    很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。 -many people use the Internet, they had ants Network Express software or download files over the Internet experience, the use of such software can greatly speed up the documents on the Internet speeds, reduce file transfer time. These software Why is there so much magic? Its main reason is the software used to download and multithreading technology HTTP. If we prepare ourselves to a similar case in the process and to quickly download on the Internet, it must be a very pleasant thing. Now, I would talk about how to use C# language support for a multi-threaded download procedures, you will see the use of C# language network should procedure is how easy from can understand C# Language powerful networking capabilities.
    2023-02-11 11:20:03下载
    积分:1
  • 模拟ICQ聊天通讯序,是现在视频通讯聊天的参考。
    模拟ICQ聊天通讯程序,是现在视频通讯聊天的参考。-Analog communication program ICQ chat, video communication now chat reference.
    2022-10-13 17:10:02下载
    积分:1
  • vc实现udp传输实例,属于客户端。
    vc实现udp传输实例,属于客户端。-vc achieve udp transmission example, belong to the client.
    2022-03-25 23:02:07下载
    积分:1
  • osip 库文件,1 首先下载josua
    osip 库文件,1 首先下载josua-0.9.2.tar.gz(http://osip.atosc.org/download/deprecated/)和libosip-0.9.2.tar.gz(); 2 将两个文件分别解压缩到/josua文件夹和 bosip文件夹,需要注意解压缩的时候要使用winzip,winrar解压缩会有问题; 3 打开VC++6.0,在文件菜单中打开~ bosip/windows/osipfsm.dsw,(注意:没有先打开VC++,直接打开~ bosip/windows/osipfsm.dsw时候出现了问题?); 4 编译的时候要首先编译osipparser files,再编译osipfsm files(注意:直接编译会出现不能打开osipparser.lib的错误提示);编译后则在文件夹~ bosip/windows/.libs下生成osipfsm.dll,osipfsm.lib和osipparser.dll,osipparser.lib四个库文件; -osip the document, Download josua a first-0.9.2.tar.gz (http :// osip.atosc.org/download/deprecated /) and l ibosip- 0.9.2.tar.gz (
    2022-03-10 23:04:22下载
    积分:1
  • 很不错的书要有一定基础的才能看懂不适合菜菜的
    很不错的书要有一定编程基础的才能看懂不适合菜菜的-very good to have a certain book based programming can understand not suitable for the planting
    2023-05-15 13:25:02下载
    积分:1
  • 功能强大的热点连接,能够跳转到发送邮件和访问Internet资源....
    功能强大的热点连接,能够跳转到发送邮件和访问Internet资源.-powerful hot link to Jump to send e-mail and access Internet resources.
    2023-07-22 22:50:02下载
    积分:1
  • 支持多人连接的ftp服务器端,有权限分配功能,安全性有很大提高,有兴趣的可以继续完善...
    支持多人连接的ftp服务器端,有权限分配功能,安全性有很大提高,有兴趣的可以继续完善-support people connected ftp server, the distribution of competences functions, security has greatly improved, interested can continue to perfect
    2023-04-23 03:00:03下载
    积分:1
  • 局域网内的点对点文件传输,运行前请先关闭防火墙.服务端和客户端要都启动...
    局域网内的点对点文件传输,运行前请先关闭防火墙.服务端和客户端要都启动-LAN peer-to-peer file transfer, run before the closure of the firewall. Server-side and client to have to start
    2023-07-15 06:50:03下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载