搜索资源列表
icqserver
- javaICQ 服务器端源码,用java程序构建,与javaICQ客户端共同组成TCP与UDP共存的即时通讯系统. 以下是关于客户端的介绍: jICQ(javaICQ) 是一个用java技术开发出的图形用户届面的即时通讯工具,他吸收了java的平台无关性,以至于可以运行于任何java环境。-javaICQ server source code, using java procedures Construction, javaICQ with client TCP and UDP compone
paw-release-0.27
- PAW 是一个java实现的http代理服务器。可以方便的通过插件来扩展。所有的管理配置文件都采用了xml格式,并且通过图形化界面的PAW GUI客户端可以方便的进行管理。-PAW is a java achieve http proxy. Accessible via the plug-in to expand. All the management configuration files are used xml format, through graphical interface PAW
jTelnet
- 一个telnet客户端的java实现。有用户图形界面。-a telnet client to achieve the java. A graphical user interface.
0501547
- 一个简单的画图程序 主要用来熟悉java中的图形界面的编程-a simple drawing program used primarily java familiar with the GUI Programming
SocketPool-0712
- 基于JXTA的P2P交通仿真程序,SimpleJxtaApp.java为主控文件,RoadGui为图形界面,MD5为Hash码生成文件,Cartest01为车辆Agent文件,另外一个对等组工具文件PeerGroupTool。-based on the JXTA P2P traffic simulation program, SimpleJxtaApp.java for controlling documents, RoadGui for the graphic interface, MD5 H
Netmeeting
- 此程序是用JAVA JDK语言编写的,其中无图形开发平台,是纯粹的JAVA原代码编写的。而本程序实现了在局域网内有多组聊天的功能。属于Netmeeting之类的聊天工具。
javaservlet
- 图形界面示例源代码,该压缩文件为Java网络编程的一些例子
socket.rar
- 基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。,Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, con
TCP.rar
- TCP协议模拟,用JAVA图形界面实现,模拟了在复杂信道下的丢包等问题。,TCP protocol simulation, implementation using JAVA graphical interface, analog channel in the complex under the packet loss and so on.
myftp
- ftp客户端,java开发,图形界面,多线程并发-ftp client, java development, graphical interface, multi-threaded concurrency
Topu
- 网络拓扑发现程序;可以发现校园网内三层交换机以下的所有局域网和主机,并以图形的方式显示给客户。-Network topology discovery process can be found within the three-campus network following all local area network switches and host, and graphics display to the customer.
ChatClient
- 关于聊天系统的一个编程,主要是图形用户界面自由聊天程序-chatcilent
flyMyChat
- 一款简单的局域网聊天室程序源码,有简单的图形界面。源码清晰易懂。-A simple LAN chat program source code, there is a simple graphical interface. Clear and understandable source code.
ATM
- 使用图形用户界面。当输入给定的账户和密码时,系统能登录ATM柜员机系统,并按照相应规则获得服务。-Using the graphical user interface. When you enter a given account and password, the system can log on ATM teller machine systems, and follow the rules of access to services.
Chat
- 局域网即时聊天系统,C/S模式;java TCP Socket;多线程程序设计;java图形界面设计;私聊;群聊;更新用户列表;上、下线提醒;脏话过滤-LAN instant messaging system, C/S mode java TCP Socket multi-threaded programming java graphical user interface design whisper group chat update the user list on the a
java-language-of-the-mail-client
- java语言实现的邮件发送客户端,包含了完整的源代码和SWT图形界面设计的包。-java language of the mail client, including full source code and SWT graphical interface design package.
miniIE
- 一个小型迷你IE,打开自己设计的简单网页,java图形界面-A small mini-IE, open their own design simple web
JAVA 浏览器
- 1. 使用Java语言进行编程; 2. 具有可视化的GUI图形界面,能够直观的进行显示; 3. 自己开发的MiniIE客户端软件,能够解析自己定义的MiniHTML,进行页面的显示(使用JDIC); 4. 自己开发的MiniApache服务器软件,能够使用多线程接受多个客户端的多次连接,返回MiniHTML代码;并且具有日志功能,能够记录每次连接的客户端IP和接入时间; 特色附加功能: 1. 支持HTML的排版标签,如<table>、<td>、<tr>
java
- 用java设计图形界面,链接到数据库系统中。这样就可以不用后台的数据库,直接在前台界面做数据库的各种操作-Graphical interface design using java, link to the database system. So they do not background database, the database interface to do directly in front of the various operations
eclipse-workspace
- 1. 用Java图形用户界面编写聊天室服务器端和客户端, 支持多个客户端连接到一个服务器。每个客户端能够输入账号。 2. 可以实现群聊(聊天记录显示在所有客户端界面)。 3. 完成好友列表在各个客户端上显示。 4. 可以实现私人聊天,用户可以选择某个其他用户,单独发送信息。 5. 服务器能够群发系统消息,能够强行让某些用户下线。 6. 客户端的上线下线要求能够在其他客户端上面实时刷新。(1. use the Java graphical user interface to write