搜索资源列表

  1. Modbus协议规范修改稿

    2下载:
  2. 非常详细的modbus规范介绍,有串口的也有基于tcp的。。。。一书在手,modebus不用愁。。。。MODBUS标准分为三部分。第一部分(“Modbus协议规范”)描述了MODBUS事物处理。第二部分(“MODBUS报文传输在TCP/IP上的实现指南”)提供了一个有助于开发者实现TCP/IP上的MODBUS应用层的参考信息。第三部分(“MODBUS报文传输在串行链路上的实现指南”)提供了一个有助于开发者实现串行链路上的MODBUS应用
  3. 所属分类:编程文档

    • 发布日期:2024-05-16
    • 文件大小:1291264
    • 提供者:王继东
  1. 基于TCPIP协议的嵌入式Internet技术的应用与研究

    0下载:
  2. 关于TCP/IP的一份硕士论文,打开需要使用CAJView。--A Master degree thesis about TCP/IP. You need to use CAJView to open it.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:3691520
    • 提供者:谢先博
  1. wtlz_聊天通讯

    0下载:
  2. 这个程序主要是介绍如何利用TCP协议进行网络聊天的. 下面简要的介绍一下TCP,TCP即数据传输控制协议,它允许创建和维护与远程计算机的连接,利用TCP协议连接两台计算机就可彼此进行数据传输。-this procedure is mainly how to use TCP network chat. Below is a brief introduction about TCP, TCP or data transmission con
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:27648
    • 提供者:
  1. TCP IP协议源码

    0下载:
  2. 实现一个运行在16位数字信号处理器TMS320VC5402上的小型嵌入式TCP/IP协议栈。对TCP/IP协议中的IP协议、ARP协议、UDP协议进行分析,完成基于TCP/IP协议的嵌入式网络系统-A small embedded TCP/IP protocol stack running in a 16bits data signal processor TMS320VC5402 is implemented. IP, ARP,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:46080
    • 提供者:葛强
  1. small chat

    0下载:
  2. 一个基于TCP协议的聊天程序,其服务器与客户端集成在一个程序中,运行很方便。-a TCP-based chat programs, servers and client integrated in a process, the operation is very easy.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:夏雨
  1. cs通信

    0下载:
  2. linux下学习socket的编程,使用tcp协议,用c语言编写的,一个server.c 另一个为client.c 经过调试。-learning socket programming, using tcp agreement with the c language, a server.c client.c after another for debugging.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:宏伟
  1. TCP.UDP协议的实时监听

    0下载:
  2. 这是一个用dephi编写的用于监视tcp/udp端口的程序,能够实时监测各个端口的情况-dephi used for the preparation of the surveillance tcp/udp port procedures to real-time monitoring of various ports
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:205824
    • 提供者:王博
  1. Open-TCP-IP

    0下载:
  2. 最新的lwip协议栈,内容包括tcpip,ppp,slip等协议-latest lwip protocol stack, including TCPIP, ppp, slip such agreements
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:106496
    • 提供者:马前
  1. Modscan

    0下载:
  2. MODBUSScan是模拟基于MODBUSTCP协议的客户端的扫描程序,可以检测服务器的信息,提供4种通信方式。与MOBDBUSSim配合使用。-MODBUSScan simulation is based on the agreement MODBUSTCP client scanning procedure can detect server information, provide four kinds of communicat
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:560128
    • 提供者:赵延安
  1. 单片机实现TCP IP协议的完整C源程序

    0下载:
  2. 转载单片机实现TCP/IP协议的完整C源程序,带程序注解的,供大家研究-reproduced MCU TCP/IP protocol complete C source code, annotated with procedures for everyone to consider! !
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:26624
    • 提供者:啊达
  1. HTTP1.0

    0下载:
  2. 用Java作的HTTP1.0 下的Webserver服务器 用TCP协议,采用多线程技术,可作为WEbServer的入门例子-Java for the HTTP1.0 the Webserver server using TCP protocol, multi-threading technology that can serve as examples of entry WEbServer
  3. 所属分类:Web服务器

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:Mark
  1. tcpip协议在MCS-51上移植的C语言源代码

    1下载:
  2. tcpip协议在MCS-51上移植的C语言源代码-TCPIP agreement in MCS-51 on the transplantation of C language source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:104448
    • 提供者:qgh
  1. s7600 TCP-IP协议栈

    0下载:
  2. 详细介绍了如何使用s7600实现tcp/ip,-detailed information on how to use s7600 achieve tcp/ip,
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-16
    • 文件大小:1875968
    • 提供者:zxf
  1. lwIP TCP-IP协议栈的设计与实现

    0下载:
  2. lwIP TCP-IP设计与实现(基于ucos操作系统)-design and implement of the lwIP TCP-IP stack ((based on uCOS operating system)
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-16
    • 文件大小:32768
    • 提供者:zhu
  1. Filestrasform

    0下载:
  2. 用tcp协议来传输文件,这个程序分客户端和服务端.代码简单,适合初学者-using tcp agreement to transfer files, the procedure, the client and server. Code simple and suitable for beginners
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:34816
    • 提供者:黄双龙
  1. 断点传输服务器端

    0下载:
  2. 一断点续传程序服务器端 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this software to be suitable to being loaded with the IP/TCP agreement the computer Main function: Bet
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:78848
    • 提供者:赵红
  1. javatcp

    0下载:
  2. 介绍了Java网络编程中很重要得一个方面——Tcp协议,其中的例子详细介绍了Tcp编程的过程-introduced the Java programming network in a very important respect-- DEC agreement, an example of a remarkably detailed programming process
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:315392
    • 提供者:gengxt00
  1. UC-OS下的TCP-IP-PPP协议栈

    0下载:
  2. 在ucos下,如何实现tcp/ip协议栈?本程序实现了在ucos下实现tcp ip及ppp协议,与大家共享-in CENTER, how to achieve tcp/ip protocol stack? The program in under tcp CENTER ip and ppp agreement and share
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-16
    • 文件大小:407552
    • 提供者:吴健勇
  1. mytalker

    0下载:
  2. 类似OICQ的局域网通信,采用TCP协议,利用winsock,可以传文件-similar OICQ LAN communications using TCP, using winsock, can send documents
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1671168
    • 提供者:郑成功
  1. winsockCHAT

    0下载:
  2. 本实验要求利用微软的socket编程一段程序,可以利用TCP 协议或者UDP协议,实现点-点通信-requirements of the experimental use Microsoft's socket programming section of procedures, we can use TCP or UDP achieve point-to-point communication
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:刘杰
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org