搜索资源列表
-
0下载:
Java编写的GUI聊天工具,基于Netbeans 6.0.1编写。里面包含有两个项目,一个server端,一个client端。
-
-
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 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下载:
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下载:
自己JAVA课上写的一个GUI通信小程序(含客户端和服务器端)-His class to write a JAVA GUI applet communication (including client and server side)
-
-
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下载:
基于TCP协议的socket通讯的java聊天程序,含有GUI,选择server端或者client端之后,可以建立socket通讯。-Java chat program based on the TCP protocol socket communication with GUI, select the server side or client side, you can create a socket communication.
-
-
0下载:
采用Java AWT设计的基于GUI的客户-服务器的通信应用程序,并实现多线程控制-Using Java AWT design based on GUI client/server communication applications, and realize the multithreading control
-
-
0下载:
用java编写的聊天室,里面包括客户端和服务端,功能齐全,并有简单的GUI设计-Prepared using java chat room, which includes client and server, fully functional, and a simple GUI design
-
-
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下载:
1.登录(切换登录帐号) user dabu2.查看所有在线用户 list3.发送消息给所有用户 send 哈哈哈4.发送私信给指定用户 priv dabu:玩游戏去5.退出 exit6.帮助 helpGUIChatRoom中存放的是圣思源的gui的聊天室,功能简单,连线程数控制都没有(A Java ## online chat room demo+ to write their own client
You can use the telnet connection ser
-
-
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
-