CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - tcp ip

搜索资源列表

  1. TCP-IP_Summarize

    0下载:
  2. Tcp-Ip编程指南,详细解释了tcp-ip原理,是一篇很好的综述学习文章-Tcp-Ip Programming Guide, a detailed explanation of tcp-ip principle, is a very good overview of study articles
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:759661
    • 提供者:
  1. vj_compreesion

    0下载:
  2. Van Jacobson compression reduces the normal 40 byte TCP/IP packet headers down to 3-4 bytes for the average case. Package was migrated to vxWorks-Van Jacobson compression reduces the normal 40 byte TCP/IP packet headers down to 3-4 bytes for the aver
  3. 所属分类:VxWorks

    • 发布日期:2017-03-23
    • 文件大小:10203
    • 提供者:vrolbin
  1. uCOS-II

    0下载:
  2. 嵌入式arm7的tcp/ip协议的实现,开发环境为ads1.2,可以实现tcp和udp的通信-Embedded arm7 the tcp/ip protocol implementation, development environment for ads1.2, can be achieved tcp and udp communication
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:79984
    • 提供者:dfd
  1. LAN_IM

    0下载:
  2. 局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。 在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。 本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。 -LAN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1775459
    • 提供者:王勋
  1. MyQQ

    0下载:
  2. 利用Socket网络编程,TCP/IP协议,模拟QQ通信,客户端和服务器端都有详细代码,实现效果好-Use Socket network programming, TCP/IP protocol, analog QQ communications, both client and server-side code in detail to achieve good results
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3512082
    • 提供者:wanhongji
  1. Tcpip

    0下载:
  2. TCP/IP的动态链接库,内含服务器和客户端,可以直接使用-TCP/IP, dynamic link library that contains the server and the client can directly use the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:72865
    • 提供者:kevinpang
  1. 080901174215

    0下载:
  2. OPEN_TCP 在S3C2440上使用CS8900芯片的移植代码,完整的实现了TCP/IP协议栈.-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:202171
    • 提供者:hengdao
  1. uip-1.00

    0下载:
  2. uip源码,1.0版本,轻量级IP协议栈,完全可用。-uip source, 1.0 version, lightweight IP protocol stack is completely free.
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1347114
    • 提供者:Cody
  1. AN2624[1]

    0下载:
  2. Basic Web Server Development with the CMX-MicroNet TCP/IP Stack
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1713667
    • 提供者:ercan
  1. TCP-IP1

    0下载:
  2. 主要对TCP/IP协议组件进行概述,其目的是为本书其余章节提供充分的背景知识。-tcpip
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:8102333
    • 提供者:胡军
  1. TCP-IP2

    0下载:
  2. 主要对TCP/IP协议组件进行概述,其目的是为本书其余章节提供充分的背景知识。-Mainly TCP/IP protocol components overview of the purpose of the remaining chapters of this book to provide adequate background knowledge.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:30043641
    • 提供者:胡军
  1. TCP-IP3

    0下载:
  2. 主要对TCP/IP协议组件进行概述,网络协议通常分不同层次进行开发,每一层分别负责不同的通信功能-Mainly TCP/IP protocol components overview, network protocols are normally developed at different levels, each level of responsibility of the communication function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:9447925
    • 提供者:胡军
  1. arm-tcpip

    0下载:
  2. TCP/IP协议栈的实验,在ARM上的应用-TCP/IP protocol stack of the experiment, the ARM on the Application of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:87801
    • 提供者:王继
  1. CDevelopIP

    0下载:
  2. C语言开发IP包例子(TCP/IP包发送) 给目标主机的端口发送一个 syn请求,注意目标主机的信息会发给发送IP地址的主机 这说明TCP/IP协议本身有IP期骗的漏洞 这种方运可以自己写成特殊的基于IP协议上层的自定义协议-C language development examples of IP packets (TCP/IP packet to send) to the target host' s port to send a syn request, note tha
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:2324
    • 提供者:黄运
  1. Chat

    0下载:
  2. symbian平台上一个聊天软件的例子,支持蓝牙和TCP/IP-This tutorial explains how to use Bluetooth or TCP/IP connection for sending messages from one device to another and vice versa.
  3. 所属分类:Symbian

    • 发布日期:2017-04-01
    • 文件大小:296875
    • 提供者:wensonlin
  1. NetClient

    0下载:
  2. 利用winsocket和Vc6.0开发的基于TCP/IP协议的网络文件传送,此为客户端,连接服务器的IP、端口直接写在程序里,可进入修改-The use of winsocket and Vc6.0 developed based on the TCP/IP protocol network file transfer, this is the client, connect to the server' s IP, port written directly in the program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1909725
    • 提供者:yy
  1. ReleaseSource

    3下载:
  2. Windows防火墙源代码,NDIS网络数据包拦截,底层数据包过滤。监视TCP/IP封包,并根据设定的规则对网络封包做拦截或放行的动作,从而可以对TCP/IP封包做一层过滤来达到防止黑客攻击的目的。-ndis
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:891473
    • 提供者:曾海
  1. tcpip

    0下载:
  2. cvi通过TCP/IP协议读取Internet数据-cvi through the TCP/IP protocol to read Internet data
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:9287
    • 提供者:xiaochun
  1. tcp-ipwlylyjs

    0下载:
  2. TCP\IP网络技术原理-TCP \ IP networking principles
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-22
    • 文件大小:6748737
    • 提供者:cjm
  1. 080831210613

    0下载:
  2. 1alwip lwip Swedish Institute of Computer Science TCP\IP b BSD TCP BSD blwip YASS2 TCP server client b lwiplwip-1alwip lwip Swedish Institute of Computer Science TCP\IP b BSD TCP BSD blwip YASS2 TCP server client b lwiplwip
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:340101
    • 提供者:hzp
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com