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

搜索资源列表

  1. WINCE_TCPIP

    0下载:
  2. 本代码实现了在wince 5.0下的TCP/IP通信采用winsocket方法-TCP/IP communication on wince 5.0, use winsocket, programed by C++.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:56599
    • 提供者:johnsmith
  1. uip_51

    0下载:
  2. 移植到51单片机的UIP代码,可以用51实现TCP/IP功能-Transplanted to 51 Singlechip UIP code, can be used 51 achieve TCP/IP functionality
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:393591
    • 提供者:马江
  1. Web_Srv

    0下载:
  2. TCP/IP协议栈uip,实现简单的web服务器的例子文档,编程环境VC2005,文档中有截图、代码、文字。 -Uip TCP/IP protocol stack, to achieve a simple example of the web server document, the programming environment VC2005, screenshots, code, text in the document.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:99461
    • 提供者:six_angle
  1. PRJ1srv

    0下载:
  2. TCPIP协议的简单实现,适合入门者,用最简单的代码实现-TCPIP implementation initial easy TCP IP implementation initial easy implementation initial easy
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4466107
    • 提供者:sudely
  1. NetMeeting_VideoCapture1

    0下载:
  2. 概要介绍: 本例子是视频采集与播放是基于vfw。 视频的传输是基于rtp来传输。用的第三开源包是jrtplib。 参考例子: (1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/ 下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip socket编程的。 (2)jrtplib官方网站的c/s例子 运行配置: VS2005 头文件 j
  3. 所属分类:Communication

    • 发布日期:2017-06-10
    • 文件大小:17370701
    • 提供者:hulei
  1. xmllog.c

    0下载:
  2. XML代码编写源文件,里面是通过TCP/IP协议写的-The XML code to write the source file, which is the TCP/IP protocol to write
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:4362
    • 提供者:范欣林
  1. v3.linux

    0下载:
  2. Linux系统下的网络编程,本代码是TCP/IP协议第一卷中的代码-Network examples under Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:67352
    • 提供者:张幸福
  1. TRTLL-lwIP-00h

    0下载:
  2. 经典的TCP/IP协议栈,非常适合于开开发者从代码的角度来理解tcp/ip的原理 -The classic TCP/IP protocol stack, very suitable to open developer from the perspective of code to understand the principle of the tcp/ip
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:919177
    • 提供者:对手
  1. networkcomm

    0下载:
  2. 自己写的代码。利用MFC CSocket类, 采用TCP/IP长连接的方式,使局域网中的每台电脑,都可以主动向对方发送数据,建立多对多的联系,识别方式是机器名+端口号。代码还解决了Close_wait问题,断线重连问题,还有主动断开连接功能。设有连接池,数据缓冲池。单次发送数据量不超过0.5M。数据发送速率达10M/S -Write your own code. MFC CSocket class, the use of long TCP/IP connection, so that eac
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:10738157
    • 提供者:尚华
  1. Tcp_comunicatin

    0下载:
  2. 实现tcp/ip协议的端到端通信,代码简介明了,为进一步编程提供模板。-Tcp/ip protocol, end-to-end communications, code Introduction and clear, to provide a template for further programming.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:590
    • 提供者:周波
  1. LLWIIP_manullW

    0下载:
  2. LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器运用量与代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器与存储器要求,lwIP能通过不需任何何数据据拷贝的API进行裁减。本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法与数据结构如存储与缓冲管理系统。还包含LWIP API的参考手册与使用LWIP 的一些代码源码实例。 -LWIP is an implementation of TCP/IP protocol stack
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:693465
    • 提供者:家庭教师
  1. tcpclient

    0下载:
  2. 用C++实现TCP/IP协议通信,此为通信客户端的代码-C++ implementing TCP/IP protocol communication, this communication client code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:473044
    • 提供者:yishun
  1. tpserver

    0下载:
  2. 用Visual C++实现TCP/IP通信,此为实现的服务器端的代码-TCP/IP communications, this is to achieve the server-side code using Visual C++
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:430218
    • 提供者:易日勿
  1. UCOS-II----IAR4.42-

    0下载:
  2. 开发环境:EWARM mcu:STM32 UCOS-II移植(IAR4.42版本) 本工程的代码存放在FLASH中(0x08000000~0x0801ffff,共128KB),堆栈和数据放在RAM中(0x20000000~0x20004fff,共20KB)。 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和J
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1664910
    • 提供者:刘润jiang
  1. telnet

    0下载:
  2. linux下和Windows下的freepascal代码,实现tcp/ip协议-under linux and Windows under the freepascal of code and the tcp/ip protocol
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-02
    • 文件大小:4024
    • 提供者:xinqi
  1. SocketClient

    0下载:
  2. 网络编程的SOCKET的客户端接受的TCP/IP传输,学习代码-TCP/IP transport network programming SOCKET client accepts, learning code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:39597
    • 提供者:3522560
  1. mysql-connector-net-5.1.6-noinstall

    0下载:
  2. 服务器代码,用c#语言编写,基于tcp/ip-Server code written in c# language, based on the tcp/ip
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:1242605
    • 提供者:vivianna
  1. javanet

    0下载:
  2. 简单的URL,tcp/ip,udp应用代码-Simple URL, tcp/ip, udp application codeSimple URL, tcp/ip, udp application code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-18
    • 文件大小:15020
    • 提供者:guochao
  1. shujucaijiqi

    0下载:
  2. 基于LPC2214开发的数据采集器,包括BSP部分、鼠标PS2接口部分、屏驱动代码RA8820部分、FLASH SST39VF160部分 网络部分TCP/IP部分,挺好的东西。-Based the LPC2214 development data acquisition, including partial the BSP part, the mouse PS2 interface part, the screen drive code RA8820 part, FLASH SST39VF160
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-21
    • 文件大小:1376460
    • 提供者:马激伟
  1. Lwip-Design-and-Implementat

    0下载:
  2. LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。-LWIP is an implementation of the TCP/IP protocol stack. LWIP main purpose is to reduce the amount of memory utilization and code size, mak
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-24
    • 文件大小:693403
    • 提供者:jack
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 »
搜珍网 www.dssz.com