搜索资源列表
串口通讯 数据库存取的源程序
- 一个串口通讯/数据库存取例子程序 -a serial communications / database access example programs
modem驱动程序
- 单片机通过串口上网的MODEM驱动源程序
Terminal.rar
- 一个超级终端程序,支持串口、IP协议通信,主要用于通信调试,a super terminal program, to support serial ports, IP communications, mainly for communications Debugging
NetWizard.rar
- 专用于win98,win2000,winxp下开发网络程序用途,可以看成网络精灵,功能类似串口精灵,可以作为客户端调试,也可作为服务器端调试,支持TCP/ip协议,UDP协议,Dedicated to win98, win2000, winxp procedures developed under the network uses the network can be seen as the wizard, the wizard is similar to serial port can be
sockt to long 完整串口通信程序Vc++源代码
- 完整串口通信程序 Vc++源代码 TCP/IP协议 UDP协议 短连接,长连接,定时器 等-Complete serial communication program Vc++ source code for TCP/IP protocol UDP protocol to connect the short and long connections, timers, etc.
vxWorks_UDP_implement
- vxWorks下的UDP通信程序,要求Server端广播发送,几个Client端接收数据,同时进行拆包处理。-vxWorks UDP implement
MSCOMM
- wince系统下的MFC工具下编写的一个串口程序,可以测试多个串口,在串口之间可以发送和接收数据-MFC tool wince system prepared under a serial program, can test multiple serial ports, the serial port can send and receive data between
com
- 这是我在工作中用到的串口编程技术,其中comfile包含的是串口传输文件源码,RStrans包含的是异步串口通信源码,并且提供了测试程序,对于学习和使用串口编程技术很有帮助。-This is my work used in serial programming technology, which is contained in comfile serial transfer files source, RStrans contains asynchronous serial communicat
CommAPI
- C++Builder 串口程序,采用事件方式控制-C++ Builder serial procedures, using the incident control
SSVSPM
- 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
603836chuankou
- 该程序实现了串口之间的相互通信,是异步串口通信,计算机网络实验经典程序。-Implementation of the procedures between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks.
NetDevice
- 该程序通过tcp/ip和串口设备进行文件交换,并可以搜索串口设备以及对串口设备进行参数设置,串口设备通过串口-网口转换设备NETCOM-10连接到局域网上,NETCOM-10是周立功公司开发的一款TCP/IP以太网转串口设备,应用比较广。-this program has the following functions:transfer files between pc and serial com device, the device used netcom-10 to connect to
websms
- 通过串口连接手机,然后通过http web来给发送短信息,3年前帮别人公司写的通过web来控制手机发送短信息的程序。其中涉及:串口编程,http webserver等.核心代码、-using the mobile phone via com and http web to send the sms.
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
serialdebuggingcode
- 串口调试助手源代码,非常好的串口调试程序,有交互界面,有运行结果-Serial debugging aids the source code, a very good serial debugger, there are interfaces, there are running results
Serial
- Vxworks的串口程序,适合初学者使用-Vxworks serial program, suitable for beginners to use
vbcodes1
- 单片机与PC机串口通信源码,超值!这是PC端的程序,单片机的程序随后上传。-Microcontroller serial communication with PC source, value! This is the PC side of the program, microcontroller program then upload.
TcpSrvToComm
- TCP服务器端程序与串口结合,自动将客户端发送的数据转发到串口,也自动将从串口收到的数据转发到连接TCP服务器的客户端-TCP server-side program with the serial combination of automatically forwarding the client sends data to the serial port, it automatically forwards the data received from the serial port to
串口调试助手
- 一个厉害的串口通信监视程序(可监视已打开的串口)(A powerful serial communication monitoring program (can monitor the open serial port))
OmronPlcDisplay
- 2、配置文件Config.xml中定义了串口配置参数,每一个字段均有说明,按照说明配置即可,两个PLC均需要配置 其中 Port:串口号、BaudRate: 波特率、ByteSize:数据位、StopBits:停止位、Parity: 校验位需与PLC中的配置匹配 本程序只支持PLC单元号为0,PLC中的配置请确保如此 Mark:标记量和Data:所需要记录的数据中寄存器地址Register、Address请根据实际情况配置 3、运行OmronPlcDisplay.exe