搜索资源列表
LM3S6432.rar
- lms6432原厂tcp/ip转串口 原理图pcb 固件 上位机配置软件使用手册 芯片手册,lms6432 original tcp/ip to serial schematic pcb PC firmware configuration software user manual chip manual
Com2TCP_0.02_src.rar
- 物件化實作串口編程,一個源碼同時包含Server和Client,可以做到Com to TCP和TCP to Com。,Object implementations of serial programming, a source at the same time contains the Server and Client, can be done Com to TCP and TCP to Com.
CSharp-Serial-ports_wince
- C#编写的,wince中的串口调试工具 C#编写的,wince中的串口调试工具-Written in C#, wince serial debugging tools
serial communication
- 串口通信-Serial Communication
testtransfer
- 这是一个虚拟串口转tcp/ip的一个模板源码-This is a virtual serial port to tcp/ip source code of a template
Source
- 实时串口转以太网功能,UDP,TCP及各种串口设置实现-Features real-time serial to Ethernet, UDP, TCP and various serial port settings to achieve
qt
- QT 串口 基于linux下的编程,很好用 在机子上跑过了-QT under linux-based serial programming, very good in the running of the loom
CommSocket
- 基于TCP/IP的串口通讯编程,客服端和服务端的源程序都有,供大家一起学习研究。-Based on TCP/IP Serial Communication programming, customer service client and server have the source code for the U.S. research study together.
SSVSPM
- 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
serial.tar
- 把 rs232 的訊號轉成 udp 的封包/互轉 -SERIAL TO UDP program
SerToNet
- 接收串口数据转发到网络/区间广播。用于某些在串口和网络之间转发数据的情况,过程为完全转发,没有拦截处理。-Forward to receive serial data to the network/broadcasting interval. For some at forward between the serial and network data, the process completely forward, there is no intercept treatment.
chuankou
- vb的串口使用,vb6编写,还有crc校验-vb to use the serial port, vb6 prepared, as well as check crc
vgateway
- serial port sniffer written in visual basic sniffs serial port and acts as a getway on serial port tries to connect to remote server
ASRB_SR_APP
- serial to ethernet wiznet model
serial
- C++串口通信,经过测试,好用实惠,请大家分享成果,欢迎提出宝贵意见-C++ serial communication, tested, easy to use benefits, please share the results, welcomed the valuable advice
Serial
- 一个高效率高兼容的VC 串口代码,比使用控件效率提高很多。简单易用-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial communica
serial-nadia2013
- ARM9 Serial Set Source
Eltima.Software.Virtual.Serial.Port.Driver.v6.0.1.
- VC++控件实现的串口通信,发送ASC2码,最基本最简单的串口通信程序,菜鸟请看-VC++ implementation of serial communication control, sending ASC2 yards, the most basic simple serial communication program, rookie see
uart_lan_tansfer
- 串口转以太网口论文 基于AR M的串口/以太网协议转换器设计-Serial to Ethernet port paper-based AR M Serial/Ethernet protocol converter design
Serial
- 串口通讯实验.在Linux操作系统中对底层终端的处理是一个非常复杂的过程,需要处理许多不同类型的设备(包括调制解调器、终端仿真、伪终端等)。Linux 系统处理终端的方法是通过串行接口连接的控制台与系统通信并运行程序。由于越来越多的厂商都参与终端的生产,而且每个厂商都是为自己的终端设计自己的命令集,所以需要有一种方法对终端的访问进行一般化处理。Linux系统使用一个能力数据库terminfo 来描述每个终端的能力以及调用这些功能的方法。-Serial communication experime