搜索资源列表
-
0下载:
TCP/IP中有关带外数据的SERVER/CLIENT端程序-TCP / IP-related out-of-band data Server / Client-side
-
-
0下载:
服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
-
-
0下载:
操作系统内核编程TCP通讯的服务器端与客户端的C语言源码-Operating system kernel programming server-side TCP communication with the client s C language source
-
-
2下载:
轻巧的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.
-
-
0下载:
基于TCP/IP通信协议控件,可以实现客户端与服务器之间的文件传输,-Based on TCP/IP communication protocol controls, you can achieve between the client and server file transfer,
-
-
0下载:
利用TCP协议连接双方,服务器端建立文件流读入待发送文件进入监听状态,客户端发送信号开始传输,服务器根据客户端发送的当前文件流传输位置按接收缓冲区大小一块一块的发送给客户端,客户端接受后再保存到接收文件流,直到整个文件流发送完毕,这里服务器端使用TIdTCPServer组件,客户端对应的使用TIdTCPClient组件。-Using TCP protocol to connect the two sides, the establishment of server-side file strea
-
-
0下载:
delphi简单的考勤系统 使用tcp ip 协议 包括服务器端和客户端 使用了 ClientSocket和ServerSocket组件-delphi attendance system uses a simple tcp ip protocol, including server-side and client-side ServerSocket used ClientSocket and components
-
-
0下载:
delphi使用indyTCPserver client的客户端通过IP地址端口向服务器发送信息-delphi indyTCPserver client using the client IP address by sending information to the server port
-
-
0下载:
Delphi:Tcp连接测试工具,用来测试TCP服务器的稳定性(连接、发送、断开),已是更新版本,解决客户端断开后重连有时会失败的问题,测试时请输入ip地址,端口号和服务器,发送测试数据,收到信息后断开等。Delphi实现TCP连接测试代码,写的不错的小软件。
-Delphi: Tcp connection test tool for testing the stability of TCP server (connect, send, disconnect), is an updated
-
-
0下载:
基于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.
-
-
0下载:
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
-
-
0下载:
TCP UDP套接字socket,能实现有客户端服务端相互间的数据传送接受显示保存等功能-TCP UDP client server socket,Can realize with the client server data transfer between each other to accept according to save, and other functions
-
-
0下载:
LABVIEW实现客户端和服务器之间的TCP通信-LABVIEW achieve TCP communication between the client and the server
-
-
0下载:
演示使用TCP函数在服务器VI和客户端VI之间通过TCP设置数据传输。-Demonstrates the use of TCP functions in the server VI and client VI through the TCP set data transfer.
-
-
0下载:
演示将多个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
-
-
0下载:
演示将多个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
-
-
0下载:
演示将多个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
-
-
0下载:
TCP FILE client是接收端 server是发送端-NI TCP
-
-
0下载:
TCP/IP服务器读写操作,与客户端TCP/IP代码进行数据读取。-TCP/IP server read and write operations, and client TCP/IP code for data read.
-
-
0下载:
TCP/IP客户端读写操作,与TCP/IP服务器端代码进行数据读写。-TCP/IP client read and write operations, and TCP/IP server-side code for data read and write
-