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

搜索资源列表

  1. PPP0208

    0下载:
  2. PPP拨号上网协议栈,通过串口编程,实现PPP拨号网络底层协议以及TCP/IP协议,主要用于GPRS,CDMA,电话拨号等通信领域。-PPP dial-up Internet protocol stack, through serial programming, PPP dial-up network to achieve agreement and the underlying TCP / IP protocol, mainly for GPRS, CDMA, such as dial-up
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:105836
    • 提供者:李强
  1. 虚拟串口驱动程序v2.5

    1下载:
  2. 能实现串口与tcp/ip 协议间的转换 -achieve with tcp / ip agreement between the switch
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1791994
    • 提供者:chouychou
  1. 套接字编程源代码

    0下载:
  2. 有TCP/IP协议,UDP协议,FTP协议 实现嵌入式和PC机通信-a TCP / IP protocol, UDP, FTP protocol embedded and PC communication
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:724560
    • 提供者:刘志旺
  1. 托福2005试题

    0下载:
  2. 好动动vc,潜入事开发,Lwip协议栈的设计与实现 LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使 LWIP适合应用于小的、资源有限的处理器-well as moving vc sneak into things develop, Lwip protocol stack design and realization Viedo is TCP / IP protocol stack of achieving. Viedo the main purpose
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:63927
    • 提供者:陈毓
  1. socket_examples555

    0下载:
  2. 使用C/C++语言实现简单的TCP/IP协议,实现了客户端的功能,可接受网页和服务器的内容。-use C / C language simple TCP / IP protocol to achieve the client's functional, acceptable website and the content server.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10610
    • 提供者:徐帆
  1. TCPChat

    1下载:
  2. 一个利用Visual C++实现的基于TCP/IP协议的网络聊天室-a Visual C achievable based on TCP / IP networks Chat Room
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:69782
    • 提供者:陈智斌
  1. TCP-IP2shixian

    0下载:
  2. 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:30044784
    • 提供者:陈鹤
  1. 用Socket实现TCP/IP协议的数据文件传输

    3下载:
  2. 用Socket实现TCP/IP协议的数据文件传输
  3. 所属分类:通讯编程

    • 发布日期:2011-03-04
    • 文件大小:5493881
    • 提供者:LenaPolaris
  1. tingdeng_protical

    0下载:
  2. 编程模拟实现数据链路层协议中的停等协议. 用c++写的,对初学tcp ip协议的人,有很大帮助-this is a protical that implements tingdeng protical in data_link . it is a perfact work that you can hand it to teacher .i think it is useful for the people who just start to learn the tcp ip proti
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:22639
    • 提供者:穆旭
  1. JAVA

    0下载:
  2. 用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good inte
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:119682
    • 提供者:罗亚兴
  1. zzh

    0下载:
  2. 利用原始套接字实现简单的TCP\IP协议分析器。 系统功能包括原始套接字与网卡绑定,并接收流经网卡的所有数据包; 对IP数据报进行分析以获得其首部详细信息; 对TCP报文段进行分析以获得其首部详细信息; 显示分析结果 -Easy to use raw socket implementation of the TCP \ IP protocol analyzer. System features include original socket and adapter binding, and
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2878965
    • 提供者:谢晓东
  1. clientsever

    0下载:
  2. 这是一个基于TCP/IP协议实现的网络通信主客户端程序,可以实现数据传输接收.-This is a TCP/IP-protocol network traffic the main client program that can achieve data transmission receivers.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:39720
    • 提供者:chenxj
  1. IM

    0下载:
  2. 简单模拟QQ发送消息,以及群发消息,采用TCP/Ip协议实现-Simple analog QQ send a message, as well as mass message, using the TCP/Ip protocol
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:293107
    • 提供者:邢栋
  1. DistributeImageRetrievalNODE

    0下载:
  2. 分布式图像检索,通过TCP\IP协议实现,图像特征为颜色特征-Distributed image retrieval via TCP \ IP protocol, the image is characterized by color features
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:12225008
    • 提供者:张燕
  1. Qt5-TCP-IP

    0下载:
  2. qt5环境下tcp/ip通信协议的简单实现,一个是tcp server的一个是tcp client的-qt5 tcp/ip
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1475329
    • 提供者:汪洋
  1. 基于TCPIP协议的多人聊天工具

    0下载:
  2. 基于TCP/IP协议的多人聊天工具,采用socket编程,用C#实现,界面美观。
  3. 所属分类:C#编程

  1. TCPIP

    0下载:
  2. 基于TCP/Ip协议实现传输文件,包括图片,文本和视频!希望有用-TCP/Ip protocol based on the realization of transmission files, including pictures, text and video! Hope useful
  3. 所属分类:Communication

    • 发布日期:2017-12-12
    • 文件大小:180887
    • 提供者:李连鹏
  1. Modbus协议规范(中文详细)

    1下载:
  2. Modbus协议规范,三部分, 第一部分:Modbus 协议 第二部分:Modbus 协议在串行链路上的实现指南 第三部分:Modbus 协议在 TCP/IP 上的实现指南 适合初学者!(Modbus protocol specification)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:2691072
    • 提供者:沙粒
  1. TCPServer-增氧监控

    0下载:
  2. 通过TCP/IP协议,获取数据,将数据通过串口发送到下位机、单片机,实现对单片机的控制。(Through the TCP/IP protocol, the data is acquired, and the data is sent to the lower computer and the MCU through the serial port, so as to realize the control of the microcontroller.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:411648
    • 提供者:david_zn315
  1. labviewTCPfile

    1下载:
  2. Labview tcp/ip协议实现局域网的文件传输(Labview tcp/ip protocol implementation of LAN file transmission)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:19456
    • 提供者:xiao康
« 12 3 4 5 »
搜珍网 www.dssz.com