搜索资源列表
arm-labview
- 基于arm开发板和pc机的tcp/ip通讯,arm开发板作为服务器,pc机作为客户端连接arm板,arm板根据接收的命令开关led灯。其中pc机的客户端程序用labview编写。-Based on arm development board and pc tcp/ip communication, arm development board the connecting arm board as a client as a server, pc machine to arm the board
TCPLV8.6
- 这是一个基于LABVIEW的TCP/IP文件传输程序,包括文件的收发-This is based on a LABVIEW the TCP/IP file transfer program, including the file send and receive
TCP-IP
- 基于labview的TCP/ip远端访问,两个客户端,通过以太网实现通信-Labview-based TCP/ip remote access, two client communication via Ethernet
labview-datattransferserver
- 基于TCP/IP的labview局域网数据传输的服务器段。类似于局域网内的-Based on TCP/IP data transmission labview server of the LAN. QQ is similar to LAN
TCPIP
- 基于labview的TCP/IP通信程序,分为主从机。-Communication programms base on LabVIEW
labviewTCPchatting
- 此程序是基于labview的tcp/ip控件设计的多功能聊天软件,类QQ,可以进行文本、图片、文件等传输,可以在局域网、广域网内进行传输,具有很好的适用性,可以进行课程设计或毕业设计-This procedure is based on the labview tcp/ip control design versatility chat software, classes QQ, can be text, images, documents, etc. transfer, can be tran
AMAD6017-MODBUS
- 完成于研华AMAD6017模块通信,协议基于MODBUS的TCP/IP,通过网线连接-Completed in Advantech AMAD6017 module communication protocol is based on the MODBUS TCP/IP, connected via a network cable
TCPIP_Image-transmission
- 基于LABVIEW的TCP/IP协议实时视频传输,包含服务器和客户端程序。-LABVIEW the TCP/IP protocol-based real-time video transmission, including server and client programs.
TCP客户端程序
- 基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。 TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。 socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP client program to send the hos