搜索资源列表
Data-Socket
- Program in labview for data communication socket to multiple computers from a network of industry with which we can observe the processes that are taking place.
sbRIO9642_socket
- 自己编写的一个LabVIEW控制sbRIO9642进行socket数据传输的程序,上位机和下位机程序都已经调试可用,传输速度实际测试在4MB/S以上。LabVIEW2011及以上版本可打开。-I have written a the LabVIEW control sbRIO9642 carried the socket data transfer procedures, the host computer and lower computer program have debugging av
MulitpleTelnet
- 通过c socket编写的telnet dll,基本功能都涵盖了-The written c socket telnet dll, basic functions are covered by the
get-your-computers-name
- 自动获取本机的计算机名称或IP地址,还可以获取利用data socket通信需要的URL。-Automatic access to the local computer name or IP address, you can also get the use of data socket communication needs of URL.
sbRIO9642_socket
- 一个LabVIEW控制sbRIO9642进行socket数据传输的程序,,传输速度实际测试在4MB/S以上。-A LabVIEW control sbRIO9642 for socket data transfer procedures, the actual transfer speed tests 4MB/S above.
Simple-TCP---Server
- tcp socket server example
Simple-TCP---Client
- tcp socket client example
internet-socket
- 关于labview的实例,主要是网络通信方面,包括点到点等等。-Instances of labview, mainly network communications, including point-to-point and so on.
hhhffewr3421
- Writ ten between C# and SIEMENS PLC1200, through the socket communicationsten between C# and SIEMENS PLC1200, through the socket communications-WritWritten between C# and SIEMENS PLC1200, through the socket communicationsten between C# and SIEMENS PL
TCP Multiple Connections - Client 2
- TCP/IP socket通讯,测试Robot,客户端(TCP/IP socket Communication, testing Robot, the client)
TCP客户端程序
- 基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。 TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。 socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP client program to send the hos