Description: visual swing 是一个eclipse的插件,增强eclipse的swing可视化编程能力,不错的东东。-visual swing is an eclipse plug-ins eclipse of the swing to enhance visual programming capabilities, good Dongdong. Platform: |
Size: 1571840 |
Author:xuejiezhang |
Hits:
Description: 本文是Jigloo开发Swing 的入门教程,适用于从未有过 GUI/SWT 开发经验但是熟悉 Eclipse IDE 的基本使用以及插件安装的读者,-This article is a tutorial introduction to Swing Jigloo development, for there has never been GUI/SWT development experience but are familiar with the basic use of Eclipse IDE and plug-in installed readers Platform: |
Size: 1807360 |
Author:cai |
Hits:
Description: 基于java的多客户端通信小程序源码,典型的 C/S 架构,有界面。主要分为两部分,服务器端和客户端。使用 TCP/IP 协议通过 Socket 进行通信。 服务器端主要完成登录验证和消息收发的功能。启动服务器后提供一个网 络端口,等待客户端发出请求,登录到此服务端,然后进行网络通讯和消息的 转发。要实现多客户端之间的通信,则必须构建多线程机制。
客户端主要完成登录验证和消息收发和显示功能,客户端可通过服务器端 的 IP 地址发送连接请求,然后登陆聊天室。成员列表栏中会显示在线的所有 人名单,有人退出聊天室,成员列表会自动除名。客户端需要实现简单的人机 交互,可采用 Java 的 java.swing 和 java.awt API 类实现,Eclipse 提供了 WindowBuilder 插件可以方便的实现可视化布局界面。 -Java-based multi-client communication applet source code, a typical C/S structure, there is the interface. It divided into two parts, the server and the client. Using TCP/IP protocol for communication via Socket. Mainly to complete the login authentication server and messaging features. After starting the server provides a network port, waiting for the client request, log on to the server, and then forwards the network communications and messages. To realize the communication between the multi-client, multi-threading mechanism must be built.
Client is complete login validation and messaging and display capabilities, client connection requests can be sent through the IP address of the server and log in chat rooms. Members list box displays a list of all people online, it was out of chat rooms, list of members will be automatically removed. Clients need to implement a simple human-computer interaction, and may be Java-java.swing java.awt API class implementation, Eclipse provides a plug Platform: |
Size: 33792 |
Author:王根胜 |
Hits: