CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - tcp 串口

搜索资源列表

  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. TcpComm-tcp转串口

    1下载:
  2. 串口数据转通过TCP协议转发到服务端,服务端的数据通过tcp转发到串口-serial data transfer through TCP transmitted to the server, the server through the data transmitted to the serial tcp
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:46817
    • 提供者:yea
  1. Tel2Com

    0下载:
  2. 把串口读写重定向到tcp-put serial reader redirected to tcp
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:12683
    • 提供者:刘涛
  1. sericalComm

    0下载:
  2. 串口下如何實現TCP/IP協議的實力與參考資料。-how TCP / IP protocol to the strength and reference materials.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:36758
    • 提供者:ljx
  1. ModBusEtherNet

    0下载:
  2. ModBus是工业上的通用型通讯协议,目前ModBus可以支持RS232的串口通讯,也可以支持Ethernet以太网通讯,一般的工业设备上都支持有ModBus通讯协议 附件是ModBus Ethernet的TCP方式的通讯例程,仅供参考
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:73520
    • 提供者:张军
  1. VisualC++tongxin

    0下载:
  2. VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手 \\Chapter 3 \\Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \\Example 5 CAsyncSocket编程技
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3571677
    • 提供者:changyuan009
  1. com2tcp-1.3.0.0-386

    2下载:
  2. 串口重定向到TCP/IP协议上的代码。the com2tcp enables to use a COM port based applications to communicate with the TCP/IP based applications. It also allows communication with a remote serial port via the TCP/IP.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:43217
    • 提供者:奥也夫
  1. Modbus协议规范修改稿

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

    • 发布日期:2008-10-13
    • 文件大小:1291138
    • 提供者:王继东
  1. 通信接口类

    0下载:
  2. 这是一个综合了多种通信方式(RS232串口/TCP/UDP/E1)的通信接口类,它对外提供了统一的接口,使得开发人员不再需要关心通信编程的细节! 内部使用多线程,效率极高,并且经过了2年的使用,不断的得到维护,目前最新版本.-This is a combination of various means of communication (RS232 serial / TCP/UDP/E1) Communication Interface category, which offer a unifi
  3. 所属分类:通讯编程

    • 发布日期:2014-01-21
    • 文件大小:16706
    • 提供者:戴维
  1. 0904

    0下载:
  2. 用MFC编写的基于WinSockets的与TCP/IP网络结合的串口程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared using MFC-based WinSockets with TCP/IP network Serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:120535
    • 提供者:仙儿
  1. Serialfiletransfersystemsourcecode

    1下载:
  2. 串口文件传输系统源代码,给播放器发送命令取消文件锁定的TCP协议 端口号:8154 协议格式:A+B A:SVA_VIDEO_COM_SEND_FILE_HEAD B:如果=1,那么开始停止播放,如果=0,那么恢复 例如,如果你接收到"SVA_VIDEO_COM_SEND_FILE_HEAD1",那么开始停止播放 -Serial file transfer system source code, to the player to send an order can
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:700588
    • 提供者:123
  1. VSPM

    1下载:
  2. 虚拟串口软件可以将TCP/IP、UDP广播映射成本机的虚拟COM 口,应用程序通过访问虚拟串口,就可以完成远程控制、数据传输等功能。 通过扩展DLL,可以实现串口互通、协议分析、数据采集等功能,提供例程代码。 此软件可免费用于商业用途,例如串口服务器、GPRS模块配套等 -VSPM
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3082091
    • 提供者:郭郭
  1. COMTCPIP

    0下载:
  2. 串口转TCPIP 实用程序(附源程序),把串口数据穿法到TCP/IP网络端口-Serial transfer TCPIP utility (with source code), the serial data through France to the TCP/IP network port
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:40856
    • 提供者:邹汉林
  1. TCP-SERIAL

    0下载:
  2. VC++环境下的网络数据与串口数据的转换。-VC++ environment, network data and serial data conversion.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:35279
    • 提供者:ligang
  1. rs232

    0下载:
  2. 此代码基于Labwindows/CVI开发环境实现了RS232串口通信-This code has realize RS232 on the development enviroment of Labwindows/CVI TCP/IP
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:370561
    • 提供者:zhbo
  1. rfid_source

    0下载:
  2. 采用QT写的两个程序,一个串口读数据,利用TCP发送给另外一个,另外一个把数据插入到数据库中-The code was written by QT, including two program.The read data from serial port and send it on tcp to the other,and the other insert the data into mysql
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:3791423
    • 提供者:eureka
  1. dephi_232aTCP

    0下载:
  2. Delphi同时实现串口和TCP网口通讯调试功能的源码,非常常值得收藏。-Delphi com/232 and tcp.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:283406
    • 提供者:杨华林
  1. Modbus解析DEMO_Delphi7

    5下载:
  2. 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus co
  3. 所属分类:通讯编程

    • 发布日期:2017-12-21
    • 文件大小:264192
    • 提供者:tao60
  1. QT串口和网络助手界面实现

    0下载:
  2. QT串口和网络助手界面实现,包括TCP,UDP,串口通信等功能。
  3. 所属分类:通讯编程

    • 发布日期:2021-09-16
    • 文件大小:5877314
    • 提供者:ply001ok
« 12 »
搜珍网 www.dssz.com