搜索资源列表
client-server
- 利用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
FTP.rar
- ftp 客服端和服务器端,JAVA编写,包括源代码和文档,ftp client and server-side service, JAVA development, including source code and documentation
TCPUDP
- 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
TCP Client Server
- 编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。服务器程序启动后,监听端口5678的请求;客户端程序启动后,向服务器端口5678发送请求。服务器不断接收客户机所写入的信息,并且服务器也会做出"Receive"为回应,告知客户机已接收到消息。要求:服务器程序采用多线程开发,允许多个客户端程序同时连接。客户机发送"End"字符串时,客户端程序退出-Write a Java web application, the application
src
- socket实现客户端和服务器端的通信 计算一个点到原点的距离-socket to achieve client and server computing a point of communication to the distance between the origin
liaotian
- java聊天的服务端与客户端。包括发布的jar包与源程序。-java chat server with client. Including published jar packages and source code.
javamessage-src
- java message client server thread-java message client server thread
FileSharing
- its is a java RMI code for file transfer, it consist of code for server and client.
200438213869
- 功能强大的webmail服务端, 功能强大的webmail服务端,-Powerful webmail server, webmail powerful server, a powerful webmail client services,
ClientServer_usingsocket_java
- client server using socket programing with best optimized way to do .. and how to do guide is also availabe
mulitple_client-server
- Multiple client server using java and socket programing Distributed client server concepts are used
ftp
- Example FTP server client/server
j2me_GPRS
- 手机的联网应用,基于J2ME与J2EE的手机端源代码。用于移动或联通的GPRS通信的应用。支持CMNET,CMWAP两种方式访问服务器上数据。-Mobile networking applications, J2ME and J2EE-based phone client source code. Unicom for mobile or GPRS communication applications. Support CMNET, CMWAP two ways to access server
Java.multi.threaded.Client.Server.Module
- Java多线程编程Client&Server模块Java multi-threaded programming Client & Server Module -Java multi-threaded programming Client & Server Module
client-server
- A java client-server application. This is an applications for managing the activity in a software company. You can login as a manager or as a developer. The manager can assign tasks and the developer is responsable for completing them.
client-server
- source code for client server java programing
Client-Server-App
- A client-server application demonstrating handshaking between client and server.
Java Socket TCP+UDP Client+Server
- A good Java Socket TCP+UDP Client+Server.
client-server
- TCP Clinet Server 链接. 基本的client server的连接功能,可以自己改IP。-TCP Client Server Connection
A-basic-client-server-application-in-java
- A basic client server application in java