搜索资源列表
-
1下载:
利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Socket programming produced using a simple C / S applications. Which side of the GUI Client procedures used to provide inpu
-
-
0下载:
基于Socket的即时通信系统针,对client/server(客户端/服务器)模式的应用以及实现某些特殊的协议的应用,它的通讯过程是基于TCP/IP协议中传输层接口Socket实现的-Real-time communication system based on Socket pin, on the client/server (client/server) mode of application of the agreement and the achievement of certain
-
-
0下载:
利用socket套接字实现服务器和客户端的文件传输。-Socket using socket server and client to achieve the file transfer.
-
-
0下载:
PHP SOCKET 服务端与客户端实现的简单示例-PHP SOCKET server and client to achieve a simple example
-
-
0下载:
socket实现客户端和服务器端的通信 计算一个点到原点的距离-socket to achieve client and server computing a point of communication to the distance between the origin
-
-
0下载:
client server using socket programing
with best optimized way to do ..
and how to do guide is also availabe
-
-
0下载:
Multiple client server using java and socket programing
Distributed client server concepts are used
-
-
0下载:
轻松学会用socket编写的简单的聊天程序,包括客户端和服务器-Learn how to use socket easily prepared by simple chat program, including client and server
-
-
0下载:
│ .classpath
│ .project
│ 404.html
│ index.html
│ welcome.html
│
├─bin
│ └─com
│ └─accp
│ └─demo
│ └─socket
│ Client.class
│ HttpServer.class
│ Server.class
│
└─src
└─com
└─accp
└─demo
└─socket
Client.java
-
-
0下载:
A client/server application that implements the game of Boomberman. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI
-
-
0下载:
用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
-
-
1下载:
学习Java Socket 编程的基础程序,适合初学者学习。实现了多线程的网络客户端和服务器通信-Java Socket Programming learning the basis of procedures, for beginners to learn. The realization of the multi-threaded network client and server communications
-
-
0下载:
a socket java of a client for an application of client/server which is used like a window for chat
-
-
0下载:
用PHP SOCKET做QQ服务器。这里仅写了服务器端,客户端可以用FLASH、AIR或C++程序。-To do with PHP SOCKET QQ server. Here only to write the server side, the client can use the FLASH, AIR, or C++ program.
-
-
0下载:
A good Java Socket TCP+UDP Client+Server.
-
-
0下载:
In this first part of a multi-part post, we will learn how to create a very simple socket server and socket client pair in Java
-
-
0下载:
Java simple socket client server spanish comments
-
-
0下载:
java client server communication using sockets distributed systems
-
-
0下载:
通过java来实现socket客户端和服务器端的通讯,一个是client,另一个是server(Java is used to communicate the socket client and server side, one is client, and the other is server)
-
-
0下载:
很简单的socket实验,其中实现了一个简单的客户与服务器的交流(Simple socket experiment, which implements a simple client-server communication)
-
« 12
3
4
5
6
7
8
9
10
...
14
»