资源列表

« 1 2 ... .17 .18 .19 .20 .21 222.23 .24 .25 .26 .27 ... 699 »

[TCP/IP协议栈windows-net

说明:我们用得最多的协议是UDP和TCP,UDP是不可靠传输服务,TCP是可靠传输服务。UDP就像点对点的数据传输一样,发送者把数据打包,包上有收信者的地址和其他必要信息,至于收信者能不能收到,UDP协议并不保证。而TCP协议就像(实际他们是一个层次的网络协议)是建立在UDP的基础上,加入了校验和重传等复杂的机制来保证数据可靠的传达到收信者。关于网络协议的具体内容,可以参考专门介绍网络协议的书籍,这里直接探讨编程实现网络程序的问题。-We u
<> 在 2024-09-29 上传 | 大小:7971840 | 下载:0

[TCP/IP协议栈cisc8bitCPU

说明:一个用硬件描述语言编写的cisc类型8位总线长度cpu实例的源代码-A hardware descr iption language using the CISC type 8-bit bus the length of the source code examples cpu
<李建刚> 在 2024-09-29 上传 | 大小:1091584 | 下载:0

[TCP/IP协议栈link

说明:很好的程序,是学习者到处寻找的好程序, 希望对大家有帮助啊 欢迎大家下载-Very good procedures, is look around for a good learner program, in the hope that everyone has to help ah welcome everyone to download
<简雄> 在 2024-09-29 上传 | 大小:45056 | 下载:0

[TCP/IP协议栈ip

说明:很好的程序获得本机ip地址的MFC程序,是学习者到处寻找的好程序, 希望对大家有帮助啊 欢迎大家下载-Very good procedures to obtain the local ip address of the MFC process is to look around for a good learner program, in the hope that everyone has to help ah welcom
<简雄> 在 2024-09-29 上传 | 大小:34816 | 下载:0

[TCP/IP协议栈port

说明:端口扫描程序获得对方的端口,是很好的初学这的联系程序,希望对大家有用啊 换音大家下载-Port scanning procedures of each other
<简雄> 在 2024-09-29 上传 | 大小:73728 | 下载:0

[TCP/IP协议栈mac

说明:通过这个程序可以很方便的获取网络设置,网卡信息,希望对大家有帮助啊 。欢迎大家下载
<简雄> 在 2024-09-29 上传 | 大小:65536 | 下载:0

[TCP/IP协议栈TCP.IP

说明:通过这个程序可以很方便的获取TCP.IP终端程序源代码.,网卡信息,希望对大家有帮助啊 。欢迎大家下载-Through this procedure can easily access the source code TCP.IP terminal., Card information, and they hope to have everyone help ah. Welcome everyone to download
<简雄> 在 2024-09-29 上传 | 大小:325632 | 下载:0

[TCP/IP协议栈TCP_IP_Basics_ICMP_Protocol

说明:在整个 TCP/IP 协定家族中,对 "使用者" 来说,ICMP 恐怕是易忽略的协定了。关于前面所讨论的协定,真要能发挥工作的前提条件是:"假设一切都没问题" 。然而,在当今如此复杂的网路环境中,前述条件恐怕是没办法保证的:设定可能有误、线路有可能会断、设备可能挂点、router 可能负载太高、 .... 等等又等等的状况,都是我们没办法确保的。那么,我们必需有一套机制来侦测或通知各种各样可能发生的状况,这就是 ICMP 协定的目的了-
<li sheng > 在 2024-09-29 上传 | 大小:309248 | 下载:0

[TCP/IP协议栈TCP

说明:c++写的tcp,客户端服务器通信的控制台应用程序。适合初级人员简单的学习。-c++ written tcp, client-server communications console application. Suitable for junior officers to learn simple.
<dsff> 在 2024-09-29 上传 | 大小:2532352 | 下载:0

[TCP/IP协议栈tongxinchengxu

说明:可以从客户端发送图像,在服务端接收到所发送的图像,并对它进行存盘-Can send images from the client, termination of service received by sending the image, and save it
<唐婵> 在 2024-09-29 上传 | 大小:28672 | 下载:0

[TCP/IP协议栈tcp_ip

说明:这是tcp/IP协议代码,希望大家能够用得上-This is the tcp/IP protocol code, hope that we can useful
<小李> 在 2024-09-29 上传 | 大小:656384 | 下载:0

[TCP/IP协议栈UCLWIP

说明:IP/TCP协议在嵌入式系统中实现操作,可在ARM中使用或其他单片机系统中使用.-IP/TCP protocol in Embedded System operation can be used in the ARM or other single-chip system.
<xuzhaode> 在 2024-09-29 上传 | 大小:696320 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 222.23 .24 .25 .26 .27 ... 699 »

源码中国 www.ymcn.org