搜索资源列表
oob
- TCP/IP中有关带外数据的SERVER/CLIENT端程序-TCP / IP-related out-of-band data Server / Client-side
java8543535462
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
tcps_sol
- A Client-Server pair of EIKON applications, TCP_CLI.APP and TCP_SVR.APP, demonstrate how to use the TCP/IP capabilities of EPOC (both ER3 and ER5).
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
Multiple-Connections
- 本程序能够实现TCP的服务器对客户端A链接请求的自动响应处理。并实现服务器向客户端B的自动数据发送。且能够实现长期的稳定运行,能处理异常断线后的自动再次链接。-This procedure enables the server to the client TCP A link request an automatic response processing. And to achieve server to the client B, automatic data transmission. A
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.
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.
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
Simple-TCP---Server
- 演示使用TCP函数在服务器VI和客户端VI之间通过TCP设置数据传输。-Demonstrates the use of TCP functions in the server VI and client VI through the TCP set data transfer.
TCP-Multiple-Connections---Client-1
- 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。 -Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are active, and sends random data to ea
TCP-Multiple-Connections---Client-2
- 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。-Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are active, and sends random data to each
TCP-Multiple-Connections---Server
- 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。-Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are active, and sends random data to each
tcp-ip-proj-labview
- Very simple implementation of TCP-IP protocol in LabView with client and server modules
STM-server-modi
- TCP/IP服务器读写操作,与客户端TCP/IP代码进行数据读取。-TCP/IP server read and write operations, and client TCP/IP code for data read.