搜索资源列表
基于网络的远程串口发送软件
- 基于网络的远程串口发送软件
TCP-SERIAL
- VC++2005下实现TCP和串口数据转发,支持多组数据。只需要填写好配置文件即可.
GPS100Drv
- GPRS驱动程序,包括串口读写类,以及文档序列化,数据贞如何解包.-GPRS Driver
Taltech.TCP-Com
- 网络串口共享软件,可以通过局域网访问其他计算机的串口,方便调试设备用。-Network serial port sharing software, you can access other computers via the LAN serial, convenient debugging equipment to use.
VC-BPLADLL-barcode
- 针对条码打印机的实例程序,针对串口、USB、网络等总线进行控制,采用北洋嵌入式条码打印机-Examples of programs for the bar code printer for serial, USB, networks, and other bus control, using the Northern embedded bar code printers
Com2NetServer
- 串口接收从工控机发回来的数据,然后通过网络发送到客户端-COM RECEIVE THE DATA FROM THE MACHINE AND SHEN THE DATA TO THE CLIENTS
TCP_IP_PPP
- 1PPP拨号上网协议栈,通过串口编程,实现 网络底层 以及TCPx2FIP ,主要用于 Communication 通讯-PPPstack,serial program,TCP/IP stack
serial_communication
- 网络结合的串口通信程序源码 其中包括两部分 (服务器应用程序和客户端应用程序)-Combination of serial communication network program source code which consists of two parts (the server application and client application)
testreport
- 串口通讯实验报告,计算机网络课程,非常详细-Serial communication lab reports, computer network courses
VB
- 计算机网络 实验,串口通讯,用vb编写,。功能完善-Computer network experiment, serial communication, written with vb,. Functional
070520133259
- 网络通信 vc串口源代码, 实现通信-socket
mySerialPort
- 最完善的C#编写的串口调试工具,和网络上面很多C#编写的串口调试助手比起来,这个要正确和完整,同时支持16进制发送和接收,也支持10进制显示-The most complete C# prepared by the serial debugging tools, and network above the serial number written in C# debugging assistant than up, this should be correct and complete, wh
PortSpy
- 基于MFC开发的串口网络调试工具,使用非常方便,适用于各个WINDOWS平台-Based on the MFC development serial port network debugging tools, use very convenient, is suitable for various WINDOWS platform
serialtotcp
- 把串口的数据转到TCP/IP下,实现串口到网络的链接(Put serial data to TCP/IP net.)
com2tcp-1.3.0.0
- 能够将串口数据转换成网络数据发送出去,经过测试,windows上不错!(Serial data can be converted into network data to send out)
网络串口
- 完整的网络转串口程序,可实现远程控制,可做智能控制应用。(Network to serial port program)
Hardware
- 根据环境数据进行网络转串口的可控继电器的控制(Control of a controlled relay with a network serial port based on environmental data)
ComSocket
- 本软件主要用vc++实现了串口通讯的调试,可以设置波特率等通讯参数,达到数据互通(The software mainly uses vc++ to debug serial communication, and can set the communication parameters such as baud rate and so on to achieve data exchange)
VB中调用欧姆龙PLC串口和网络示例
- 欧姆龙的PLC,在VB中调用的串口,网络通信接口 有利用到FINS协议,读写PLC数据(OMRON's PLC, serial port in VB, network communication interface Have access to FINS protocol)
QT串口和网络助手界面实现
- QT串口和网络助手界面实现,包括TCP,UDP,串口通信等功能。