CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - c i

搜索资源列表

  1. mcs51TinTCPIP

    1下载:
  2. 又一个我自己写的tcp/ip的代码,直接编译后烧录到mcs51中即可运行。(没有做mbuf的)部分代码是用mcs51的汇编写的,其它全部用C写的-also one I wrote it myself tcp / ip code, compiled directly onto mcs51 which can run. (Do not Mbuf) part of the code is compiled with the mcs51 made in all other written in C
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:72020
    • 提供者:马佶
  1. C_PLUS

    0下载:
  2. 用C写的关于网络的通信,我也没看懂,但是就是网络通信的东西-C wrote on the network communications, there is nothing I can understand, but it is a network communication things
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:113956
    • 提供者:31887493
  1. TCPSocket

    0下载:
  2. c#写的tcp socket编程用,我用的是vs2008-c# tcp socket programming by writing, I use vs2008
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:47224
    • 提供者:汤文镇
  1. ip_tcp_udpbcast

    0下载:
  2. 用c++实现的IP TCP UDP广播协议,相信对于理解TCP IP 协议有很大的帮助作用-Using c++ implementation of the IP TCP UDP broadcast protocol, I believe that for understanding the TCP IP protocol has a lot of help
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-15
    • 文件大小:8396
    • 提供者:gezhenjiang
  1. TCPIP.c

    0下载:
  2. TCP/IP协议,作为初学者,我没有资源,为表示诚意,特此“奉献”,等以后强大了,不忘慈恩-TCP/IP protocol, as a beginner, I do not have resources to express sincerity, and would like to " sacrifice" , such as after the strong, forget En
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-09
    • 文件大小:57229348
    • 提供者:李文庭
  1. TCPIP

    0下载:
  2. T C P / I P (通常它是指传输控制协议/网际协议, Transmission Control Protocol/Internet Protocol)是发展至今最成功的通信协议,它被用于当今所构筑的最大的开放式网络系统I n t e r n e t之上就是其成功的明证。I n t e r n e t最初的设计是为了满足美国国防的需要,具体来讲就是使美国政府即使在遭受核打击时也能保证通信不间断, T C P / I P就是用于这个目的的。今天,I n t e r n e t已经发展得更加商
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-30
    • 文件大小:12632321
    • 提供者:李晓
  1. drop-tail-sw

    0下载:
  2. 我自己写的一个C程序,用于ns2下switching的实现,因为ns2中没有这样的组件。-I wrote a C program for ns2 implementation of the next switching, because ns2 is no such component.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:3703
    • 提供者:王浆
  1. Timer

    0下载:
  2. 这是一个4.4FreeBSD中关于time_out网络限时函数的kern_clock.c文件的重构,当然我删了一些不属于time_out函数实现的部分,也为了移植它,添加了一个双向链表,这个链表更适合在低档的单片机中运行。-This is a 4.4FreeBSD time_out network on the ceiling function kern_clock.c file reconstruction, of course, I deleted some time_out functio
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:176281
    • 提供者:sunyi
  1. tcpipcode

    0下载:
  2. TCP—IP的源代码,主要是.C和.H文件,我想应该对大家有用-TCP-IP source code, mainly. C and. H file, I think it would be useful
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:648903
    • 提供者:ahu
  1. CSharp-IM

    0下载:
  2. C#编写的聊天软件,希望能对大家的学习有用处-Chat software written in C#, I hope everyone can learn useful
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1319935
    • 提供者:徐康
  1. client

    0下载:
  2. 用C语言实现的TCP代码,本代码已经本人测试-C language implementation of the TCP code, the code I test
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:1597
    • 提供者:liu
  1. SSMail

    0下载:
  2. 多线程,HTTP,SMTP,多协议,本人从底层开发,尽显本人C语言开发功底!个人的推广利器!-Multi-threaded, HTTP, SMTP, multi-protocol, I developed from the ground up, filling my C language development skills! Personal promotion tool!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-20
    • 文件大小:194842
    • 提供者:周国辉
  1. uIP-1.0

    1下载:
  2. uIP源码v1.0,一个经典的tcp/ip 协议栈,仔细研读,可以用于单片机和以太网的通讯。实际工程应用过。保证好用。希望能帮到大家-I hope this code of C can help you .The code is uIP v1.0
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-05-20
    • 文件大小:1049600
    • 提供者:栾浩杰
  1. TCP_Socket_1.6

    0下载:
  2. 这个程序是一个非常干净的代码,由有经验的程序员编写,使用C ++类cSocket,在C ++平台上编写,并且附带一个MFC演示应用程序。 cSocket类很容易使用,即使是初学者也没有问题。(Event driven (non blocking, asynchronous) Winsock programming is a very complex topic. It is definitely NOT for beginners! I needed such code and searched
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-20
    • 文件大小:627712
    • 提供者:ElectroMaster
搜珍网 www.dssz.com