搜索资源列表
1
- 利用TCP client向server 发送信息,并分析所得包的信息
TCP
- 操作系统内核编程TCP通讯的服务器端与客户端的C语言源码-Operating system kernel programming server-side TCP communication with the client s C language source
idTcp
- 轻巧的TCP 客户端与服务器端通讯测试套件.可以在两处分别安装客户端与服务器端,就可以测试TCP是否可以通讯了.采用了INDY的TCP套件完成-Lightweight TCP client and server-side communications test suite. Can be installed separately in the two client and server-side, you can test whether TCP can be a communication.
123124
- delphi使用indyTCPserver client的客户端通过IP地址端口向服务器发送信息-delphi indyTCPserver client using the client IP address by sending information to the server port
Client
- tcp内网代理客户端,可使得不具备外网端口的机品具备外网服务功能-tcp proxy client within the network, can Debu machine with external network port with the external network services products
TCP_Client
- Delphi sample TCP client
TCP-IP
- 基于labview的TCP/ip远端访问,两个客户端,通过以太网实现通信-Labview-based TCP/ip remote access, two client communication via Ethernet
SocketTCPDemo
- 实现苹果客户端TCP聊天,套接字,socket,里面包含了服务端和客户端代码-The realization of apple TCP client chat, socket, socket, which contains the server and client code
delphi-TCP
- Tcp通信实例,服务端和客户端在一起的Tcp通信-Tcp Tcp communication examples of communication, service and client together
SPCOMM-a-TCP-Client-and-Server
- 具有串口及TCP网络助手调试功能,带有可控制小车和机械臂的控制按键,可选择串口或TCP控制按键,外加具有图像显示功能。-Has a serial port and TCP Network Assistant debugging features, with the car and can be controlled manipulator control buttons, optional serial or TCP control buttons, plus an image display
Remote-data-transmission
- 用LabVIEW编的一个远程数据传输的程序,有TCP服务器和TCP客户机。-Remote data transmission with a LabVIEW program compiled with TCP server and TCP client.
Simple-TCP---Client
- tcp socket client example
TCP
- TCP通信,内含TCP通信的服务器和客户机,对正弦波进行通信。-TCP communications, includes server and client TCP communications, sine wave communication.
TCP
- 基于LabVIEW的TCP数字通信,包括服务器和客户机两个程序,发送一组8位的数字信号,服务器和客户机端皆有显示。-It s TCP digital communications based on LabVIEW , including server and client, sending a group of 8 digital signal, server and client side are displayed.
muti-conmmunication_TCP-Client
- 交互式点对点通讯举例_TCP Client,实现TCP的网络通信-Interactive point communication example _TCP Client, TCP network communication of
Client-soket
- TCP_client客户端,功能与服务器建立连接,与断开,收到16进制数据与文本格式,是调试TCP好帮手-TCP_client client function to establish a connection with the server, and disconnect, received 16 hex data and text formats, is a good helper for debugging TCP
client
- tcp client server. komunikasi server dan client dengan tcp
labview-tcp
- LABVIEW实现客户端和服务器之间的TCP通信-LABVIEW achieve TCP communication between the client and the server
TCP CLIENTvi
- 使用labview进行TCP通信的客户端程序编写(TCP communication using LabVIEW client program written)
TCP客户端程序
- 基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。 TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。 socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP client program to send the hos