当前位置:
首页
资源下载

搜索资源 - java client server gui
搜索资源列表
-
1下载:
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
-
-
0下载:
Java编写的GUI聊天工具,基于Netbeans 6.0.1编写。里面包含有两个项目,一个server端,一个client端。
-
-
0下载:
chat is server client application which is written in java having good GUI
-
-
0下载:
Java GUI实现的聊天软件,分客房和服务器端-A chat soft base on Java GUI,it can divide into server and client two parts.
-
-
0下载:
作为练习编写的GUI聊天小软件。只支持一个服务器对一个客户机。其中用到thinking in java作者的一个Swing工具-Prepared to practice as a small software GUI chat. Only supports one server to a client. Used a Swing tool
from Thinking in Java
-
-
0下载:
a simple example for a java server-client multi-thread learning. gui based!
-
-
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语言制作的简易考试系统 实现GUI界面,文件的读取,登入界面与答题界面的转换,客户端向服务器端发送帐号和密码的请求,服务器端客户端发送题目和选项。-java language examination system simple GUI interface, documents read, login interface converters interface with the answer, the client to the server-side account and passw
-
-
0下载:
Simple and small Java client server applciation that uses a console server an multiple GUI(Swing) clients to connect and exchange messages. This example uses Stream decoration to transfer text messages: DataInputStream, BufferedInputStream, InputStre
-
-
0下载:
Java Mask Barcode是一款纯java条形码图像生成器(条码打印工具),它是Mask工具包中的一员.
我们采用java技术,提供Servlet,Applet和Swing等多种方式,使您既可以在服务器端Servlet程序中动态的生成JPEG格式的条形码图片文件,也可以在HTML页面中以Applet的方式嵌入条码图形,或者是在Swing等图形界面程序中嵌入条码图形,从而可以方便的调用IE自带的打印功能随心所欲的打印条码.-Java Mask Barcode is a pure jav
-
-
0下载:
SimpleSocket是一个C + +库使得Socket客户机/服务器编程更容易。该文库包含类Socket和ServerSocket。这些类可以使用同样的方式作为同一名称的Java类。它使使用C++流将数据发送到驶过。 SimpleSocket进行了测试,在两Windows98和Windows NT4的一个GUI Origin200和GNU Cygwin的环境(IRIX的6.5)。图书馆工作预计将在Linux或其它Unix系统,有少量的修改。 SimpleSocket利用了SimpleExce
-
-
0下载:
一个基于C/S的Java GUI程序,其中:
1.客户端主类Client, 连接上服务器端后在客户端选择试题界面ChoiceFile中选择试题,并在客户端考试界面ClientTestArea中答题目。
2.服务器端主类Server,用于监听客户端的请求。响应请求后在服务器端读取试题ReadTestquestion中获取试题信息。
3.试题信息可以保持在服务器端的数据库或文本文件中。
-A Based on C/S of Java GUI program, which: 1.
-
-
0下载:
this the complete java base FTP client(GUI). you can connect any FTP server .-this is the complete java base FTP client(GUI). you can connect any FTP server .
-
-
0下载:
用java编写的socket程序 仅供初学者参考,本程序可以实现服务器和客户端的通讯,以后我会陆续放出带有gui的更完美的版本-Prepared using java socket program only advanced users, this program can be server and client communications in the future I will continue to release more perfect with the gui version
-
-
0下载:
GUI 介绍如何从客户端将数据传送到服务端,Java实训课常常会用到,很实用的一个代码-GUI shows you how to transfer data from the client to the server, Java training courses often use, very practical code
-
-
0下载:
A java chat server and client. Displays multithreading, socket programming, and using gui. Can support multiple chat clients at the same time along with login/logout.
-
-
0下载:
采用Java AWT设计的基于GUI的客户-服务器的通信应用程序,并实现多线程控制-Using Java AWT design based on GUI client/server communication applications, and realize the multithreading control
-
-
0下载:
一个java漂流瓶程序,主要是熟悉熟悉socket编程,server是控制台程序,main在MyServer.java
client是GUI程序,main在MyClient.java
MyJFrame.java是client的界面
MyMessage.java是数据报格式-Drift bottles a java program, mainly familiar with the familiar socket programming, server is a console pro
-
-
0下载:
SecureChat: Java client and server programs, with simple GUI, for handling secure chat sessions.
-
-
0下载:
bangking分为服务端与客户端,客户端在进行登录后从服务端获取数据,可进行取款,查询,存款操作;服务端可进行添加,删除,修改用户。(Bangking is divided into server and client, the client after the login, from the server to obtain data, withdrawals, inquiries, deposit operations; server can add, delete, modify use
-