-
labview实现TCP通信
采用服务器/客户机进行双机通信,通过局域网送至客户计.
在服务器的框图程序中,首先指定网络端口,并用侦听TCP节点建立TCP侦听器,等待客户机的连接请求,这是初始化的过程。
在用TCP节点进行通信时需要在服务器框图程序中指定网络通信端口号,客户机也要指定相同的端口,才能与服务器之间进行正确的通信。端口值由用户任意指定,只要服务器与客户机的端口保持一致即可。
在一次通信连接建立后,就不能更该端口的值了。如过的确需要改变端口的值,
- 2022-03-26 13:46:38下载
- 积分:1
-
BER的VUS
BER of the VUS-MUMIMO-SM Uplink System - Rayleigh- BER of the VUS-MUMIMO-SM Uplink System- Rayleigh
- 2022-03-18 02:32:54下载
- 积分:1
-
编写WINDOWS通讯底层TCP
编写WINDOWS通讯底层TCP-IP协议栈源代码.编译通过,好用.-WINDOWS communications underlying the preparation of TCP-IP protocol stack source code. Compilers passed, easy to use.
- 2022-01-25 14:25:38下载
- 积分:1
-
一个用于双机通信的实例
一个用于双机通信的实例-for a two-machine communications examples
- 2022-06-16 00:09:33下载
- 积分:1
-
本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控...
本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控。 -This article describes the serial communication under Windows platform for the realization of a mechanism to discuss the different conditions used in accordance with Visual C++ The design of serial communication program in three ways, combined with the actual temperature data to realize the receiver monitor.
- 2022-01-25 18:51:05下载
- 积分:1
-
演示使用tapi通过语音modem进行拨号并播放和录制wav文件的例子...
演示使用tapi通过语音modem进行拨号并播放和录制wav文件的例子-Examples that demonstrate how to use tapi to dial by voice modem and play and record wav files
- 2023-08-28 17:35:03下载
- 积分:1
-
在局域网和广域网传输DNP V3.00。
Transporting DNP V3.00 over Local and Wide Area Network.
1 Overview
1.1 Purpose
DNP V3.00 (hereafter referred to simply as DNP) was designed for serial point-to-point communication (e.g. RS-232) with limited support for half duplex serial networks (e.g. RS-485). In order for devices to exchange DNP messages in a local (LAN) and/or wide area network (WAN), one must either augment the protocol to support a network environment or use an existing network transport mechanism. This document takes the latter approach specifically, to define how to transport DNP traffic on the internet protocol suite.
-Transporting DNP V3.00 over Local and Wide Area Network.
1 Overview
1.1 Purpose
DNP V3.00 (hereafter referred to simply as DNP) was designed for serial point-to-point communication (e.g. RS-232) with limited support for half duplex serial networks (e.g. RS-485). In order for devices to exchange DNP messages in a local (LAN) and/or wide area network (WAN), one must either aug
- 2023-06-06 00:50:03下载
- 积分:1
-
用VB6实现实用的多线程串行通讯
使用Visual Basic 6实现真正实用的多线程串行通讯
事实上使用Visual Basic的ActiveX
exe技术可以轻松的实现多线程处理,此技术在串行通讯中很好用,尤其需要一边通讯,一边数据处理方面,如果用timer实现串行通讯,其复杂程度可想而知。这个实例用在PC与PLC通讯以及PC和单片机通讯,都比较实用。
原理先不说了,先举个示例,有兴趣的话大家可以一起讨论
- 2022-08-19 05:13:38下载
- 积分:1
-
cdma 码分多址系统的pn码同步获取程序,利用滑动相关峰值的最大值来获取同步...
cdma 码分多址系统的pn码同步获取程序,利用滑动相关峰值的最大值来获取同步-cdma CDMA system pn code synchronization acquisition procedures, the use of sliding correlation peak to obtain the maximum synchronization
- 2023-04-24 11:25:03下载
- 积分:1
-
with k= 2/3 rate and 8
with k= 2/3 rate and 8-psk modulation outputs are made by using convolutional codes.-with k= 2/3 rate and 8-psk modulation outputs are made by using convolutional codes.
- 2022-07-18 16:19:25下载
- 积分:1