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

搜索资源列表

  1. IOport

    2下载:
  2. 利用WINIO在Windows2000下对研华的数据采集卡PCL-812PG进行直接端口操作,运行正常,但实时性有待改善。-use WINIO in Windows2000 China Institute of the data acquisition card PCL-812PG direct port operations, operating normally, but the real-time needs to be improved.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:48.8kb
    • 提供者:wg
  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
    • 文件大小:45.72kb
    • 提供者:yea
  1. java实现服务器和客户机通讯的的方法

    0下载:
  2. 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5.89kb
    • 提供者:郑描中
  1. 测试TCommDll

    0下载:
  2. 这是个控制COM端口收发数据的例子自已写,界面一般般.附有源程序-This is a control COM port to send and receive data to write their own examples, as the general interface. With source
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:223.08kb
    • 提供者:程序员
  1. VCMSCOMM

    0下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17.01kb
    • 提供者:123
  1. glMapSender

    0下载:
  2. 一个用来将数据传到指定IP地址的指定端口,通过UDP/IP方式传送数据的一个小程序。-data to be used for a specified IP addresses reached the designated ports, through UDP / IP data transmission, a small procedure.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:89.63kb
    • 提供者:赵浩均
  1. hub4com-1.1.0.0

    0下载:
  2. 从一个串口接收到的数据广播到其他串口,用于串口调试、协议分析、多个程序共享GPS端口等场合。It allows to send data received from one COM port to a number of COM ports and vice versa. In conjunction with the com0com driver the hub4com makes it possible to handle data from a single serial devi
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:23.66kb
    • 提供者:奥也夫
  1. EMEItechLED

    0下载:
  2. 串口调试程序,可设置端口.波特率.校验位.数据位
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9.82kb
    • 提供者:xiaoysdf
  1. PortExpert10_SRC

    0下载:
  2. 端口专家是一个优秀的端口(串口、并口)监视、调试程序,有以下基本功能: 1.能动态设置各种通讯速率、奇偶校验、数据位、停止位和流控; 2.可以16进制形式自动显示接收到的数据,并能同时发送ASCII码(包括中文)和16进制字符串,可以任意设定自动发送周期,定时发送数据; 3.能将接收数据保存成文本文件,便于比较观察;并能发送任意大小的数据文件(以二进制形式发送); 4.能自动保存设置参数,无需每次重新设置。-port experts is a good ports (serial, parall
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:257.38kb
    • 提供者:柳如飞
  1. vb-plccommunication

    1下载:
  2. vb与plc串口通信程序 另加串口监视精灵 CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。-vb plc serial communication program plus a serial port monitor
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:525.94kb
    • 提供者:谢霆锋
  1. NetCompletionPort

    0下载:
  2. 一个完成端口的类,对于套接字大批量数据处理比较有用,适用与游戏开发,服务器与客户端的适用-A completion port type for socket handle large quantities of data more useful, application and game development, server and client application
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:5.78kb
    • 提供者:vern
  1. ModbusSlave

    1下载:
  2. modbus通讯端口检测软件,监测串口收发数据的情况,非常实用-modbus port communication detection software
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:365.27kb
    • 提供者:emily
  1. SerialCommuication

    2下载:
  2. 智能仪表与计算机通过RS232串行端口进行通信的数据采集程序,VB代码,仪表为XMT3001,不同的仪表仅通信协议不同-Intelligent Instrument and computer to communicate through the RS232 serial port data acquisition program, VB code, and instrumentation for the XMT3001, a different instrument is only a diff
  3. 所属分类:Communication

    • 发布日期:2015-10-17
    • 文件大小:3.72kb
    • 提供者:
  1. Com2NetServer

    0下载:
  2. 串口接收从工控机发回来的数据,然后通过网络发送到客户端-COM RECEIVE THE DATA FROM THE MACHINE AND SHEN THE DATA TO THE CLIENTS
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:51.07kb
    • 提供者:zhangyunxing
  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
    • 文件大小:39.9kb
    • 提供者:邹汉林
  1. monitoring

    0下载:
  2. 本系统涉及知识VC的数据库技术(ADO),串口通信等等。 智能安防系统的基本工作流程为;当发生触发事件时,触发信号从触发器发出经编码器 进行编码后以一进制数据形式送至计算机的端口,计算主机通过程序获取事件编码并进行分 析识别,进而根据程序设定启动相应的报警动作(不同的触发事件有不同的处理方式),并在 日志表中记录触发事件的时间、名称和处警动作,以备查用。 -VC systems that involve knowledge of database technology (AD
  3. 所属分类:Communication

    • 发布日期:2017-05-27
    • 文件大小:9.79mb
    • 提供者:lc
  1. COMSEVER

    0下载:
  2. COM端口服务器,可以将接受到的数据按照指令协议转换成windows消息发送给应用层。-COM port server, you can receive data in accordance with the command protocol into windows message to the application layer.
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:8.62mb
    • 提供者:liwenshan
  1. TCPConsoleSvr7.24

    0下载:
  2. C#做的简单的TCP通信程序,接收局域网内在10006端口广播的数据,然后解析后存入mysql数据库-C# to do a simple TCP communication program, the receiving port 10006 within the LAN broadcast data, and then parsed into mysql database
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:31.86kb
    • 提供者:xiaoyi
  1. sf.tar

    0下载:
  2. 串口数据转发,通过socket转发给客户端-serial port transportation
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:156.65kb
    • 提供者:李春晓
  1. 集成测试-现场和远程监控端

    0下载:
  2. 现场通过串口采集仪表数据,远程通过TCP/IP监控数据及控制现场。(The instrument collects data through serial port and monitors data and control the scene remotely through TCP/IP.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-12
    • 文件大小:371.45kb
    • 提供者:心勾陈一
« 12 3 »
搜珍网 www.dssz.com