搜索资源列表
auto_loading_send
- VB程式碼,可以和RS232串列通訊做結合,加以利用和Com port互動-VB code, and RS232 serial communication done with, and use interactive Com port
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.
COM-TCP
- 一款企业内部实际应用中的串口及TCP测试软件,功能强大,灵活设置一下,可用于你实际开发参考及测试。-A practical application within the enterprise in the serial and TCP test software, powerful and flexible set up what can be used to refer to you the actual development and testing.
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
com.c.tar
- tiny serial program for communicating through rs232
SSVSPM
- 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
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
com_to_TCPIP
- 串口转TCP/IP 实用程序 可以把串口数据通过TCP/IP协议在网络上传送-Serial transfer TCP/IP utilities
com
- 串口程序,用VC 网络编程实现串口通信!-Serial process, with the VC network programming serial communications!
TCP_IP_Serial
- This a small application that bridges the TCP/IP layer to a Serial (COM) port. There is also another example that makes the inverse path (COM -> TCP/IP). The source can be easily expanded to answer to specific COM port events and listen at any TCP
com
- 利用vc开发的串口通讯程序,目前串口上位机软件设计在现实应用中越来越多的应用,这个代码是网上偶然机会找到的,希望给大家的开发有所帮助-Serial communication program developed by vc serial PC software to design more and more applications in real-world applications, this code is found online chance, I hope to be helpful
Com
- 在C和C++应用中打开串口的源码,可以直接调用此源码打开COM1和COM2口-In the C and C++ of applications to open the source code of the serial port, you can directly call this source code to open COM1 and COM2 port
com-code
- 一个串口通信源码 对学习串口通信很有帮助-A serial communication source code helpful for learning serial communication
com
- linux 下实现打开串口,连接GPRS功能, GPRS采用sim900,用AT指令通过串口对sim900进行操作来实现GPRS通信。用到来第三方库posix_qextserialport.h-linux under open serial port, connect GPRS function, GPRS using sim900, using AT commands through the serial port to operate to achieve sim900 GPRS com
COMU-SERIAL-PIC-A-PIC
- com serial to pic source code
UdpSControl
- COM组件封装的一个串口监听和UDP监听服务器 里面有COM封装Ocx的源码。有兴趣学习ocx封装的可以看看。-A serial COM component packaging and UDP listen server listening There COM package Ocx source. Ocx interested in learning package can look at.
linux-of-com-comunication
- 这是友善之臂下的demo下面的一个串口通信的例子,该例子是基于linux下的一个简单的串口通信测试代码。-This is an example of a serial communication demo below under friendly arm, this example is based on a simple serial communication test code under linux.
6.Send.COM.window.optimize
- 能够实现远程控制LED。两台电脑通过tcp/ip通信,有一台电脑与单片机进行串口通信,之后远程电脑就可以控制单片机-Enables remote control LED. Two computers via tcp/ip communication, there is a computer with a single-chip serial communication, you can control the remote computer after the microcontroller
Serial-number-communication
- 一个专用线把一台电脑的两个COM端口连接起来-A dedicated line to the two COM ports to connect a computer
OmronPlcDisplay
- 2、配置文件Config.xml中定义了串口配置参数,每一个字段均有说明,按照说明配置即可,两个PLC均需要配置 其中 Port:串口号、BaudRate: 波特率、ByteSize:数据位、StopBits:停止位、Parity: 校验位需与PLC中的配置匹配 本程序只支持PLC单元号为0,PLC中的配置请确保如此 Mark:标记量和Data:所需要记录的数据中寄存器地址Register、Address请根据实际情况配置 3、运行OmronPlcDisplay.exe