搜索资源列表
-
1下载:
android利用socket发送数据到PC,PC端也用socket接收并显示。-android using socket to send data to PC, PC-side socket is also used to receive and display.
-
-
0下载:
KryoNet这个Java类包提供了一套简洁的API来实现高效的,基于TCP和UDP协议的客户端/服务器NIO网络通信。KryoNet可以运行于桌面应用程序和Android平台中。由于KryoNet非常高效,所以特别适用于开发游戏应用程序和进程间通信。-KryoNet is a Java library that provides a clean and simple API for efficient TCP and UDP client/server network communicatio
-
-
0下载:
java基于tcp的局域网聊天系统,包括服务器与客户端-java tcp-based LAN chat system including server and client
-
-
0下载:
用于TCP协议模拟客户-服务器网络模式的客户端程序-Used to simulate the client- server network mode client program
-
-
0下载:
TCP/UDP transmission-connect server and client
-
-
0下载:
A simple TCP chat between server and client
-
-
0下载:
简单的客户端与服务器的连接 简单的JAVA网络编程-Simple client and server connections simple JAVA Network Programming
-
-
0下载:
基于TCP/IP.SOCKET的java聊天室客户端和服务器端-Based on TCP/IP.SOCKET the java chat room client and server-side
-
-
0下载:
Code to transmit socket trought objects (client & server)
-
-
0下载:
本程序用java语言编写程序实现了客户服务器的交互功能-This procedure using java programming language to achieve a cross-functional client-server
-
-
0下载:
This a sample Server - Client chat application created using Java Language Programming.-This is a sample Server- Client chat application created using Java Language Programming.
-
-
0下载:
基于java的tcp/ip网络编程源代码
Server-Client-Based on java' s tcp/ip network programming source code Server-Client
-
-
0下载:
Java UDP Ping Client/Server
-
-
0下载:
Java code for implementing Client-Server. There are 5 clients and 5 servers with queues and threads for communication between each client and server
-
-
0下载:
A good Java Socket TCP+UDP Client+Server.
-
-
0下载:
File contains java code for client server networking
-
-
0下载:
入门的Java基于TCP/IP协议的Server/Client的C/S模型,并附有报告说明,详细可见报告-The entry of the Java C/S model of TCP/IP protocol based on Server/Client, and with the report stated that, with visible Report
-
-
0下载:
需要一个用来测试JAVA服务器连接及数据处理能力的客户端压力测试工具,网上找了很久没找到合适的;
花了半天写了个,很久没写Delphi程序,手生了!-A need to test the JAVA server connection and data processing capabilities of the client stress testing tool, the Internet looking for a long time could not find the right
-
-
0下载:
基于Socket通信的JAVA客户端和服务器端-JAVA-based client and server-side Socket Communications
-
-
0下载:
Tcp client server communication using Java
The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.[1]
-