文件名称:WebPainter
介绍说明--下载内容均来自于网络,请自行研究使用
一个网络白板程序,有客户端和服务器端,服务器实现多线程,并且可以实时显示连接数及连接的ip,客户端实现绘图功能,并把图像发到服务器端,服务器转发给其他客户端。代码是用java写的,采用的基本Server/Client的方式实现。网络白板是非常适合初学者研究的一个项目,对于是用socket,了解s/c机制有些帮助。我的代码也写得十分简单,功能也比较齐全,而且这个是福利资源,大家快来下-Whiteboard procedures, a network with the client and server, the server implementation multi-threading, and can display real-time IP connections and connection, client implementation drawing function, and to send the images to the server, the server is forwarded to other clients. Code is written in Java, using the basic Server/Client. Network white board is very suitable for beginners to study, a project for socket, understand the mechanism of s/c have some help. My code is very simple, the function is more complete, and this is the welfare resources, you come quickly
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WebPainter
..........\.classpath
..........\.project
..........\.settings
..........\.........\org.eclipse.jdt.core.prefs
..........\bin
..........\...\Client
..........\...\......\ClientUi.class
..........\...\Server
..........\...\......\ServerUi$Client.class
..........\...\......\ServerUi.class
..........\...\circle.gif
..........\...\cqu
..........\...\...\Arc.class
..........\...\...\Curve.class
..........\...\...\Line.class
..........\...\...\PaintUi$1.class
..........\...\...\PaintUi$10.class
..........\...\...\PaintUi$11.class
..........\...\...\PaintUi$12.class
..........\...\...\PaintUi$13.class
..........\...\...\PaintUi$14.class
..........\...\...\PaintUi$15.class
..........\...\...\PaintUi$16.class
..........\...\...\PaintUi$17.class
..........\...\...\PaintUi$2.class
..........\...\...\PaintUi$3.class
..........\...\...\PaintUi$4.class
..........\...\...\PaintUi$5.class
..........\...\...\PaintUi$6.class
..........\...\...\PaintUi$7.class
..........\...\...\PaintUi$8.class
..........\...\...\PaintUi$9.class
..........\...\...\PaintUi$panel$1.class
..........\...\...\PaintUi$panel.class
..........\...\...\PaintUi.class
..........\...\...\Rect.class
..........\...\...\Rubber.class
..........\...\...\Shape.class
..........\...\eraser.gif
..........\...\line.gif
..........\...\pencil.gif
..........\...\rectangle.gif
..........\...\rolygon.gif
..........\...\straw.gif
..........\src
..........\...\Client
..........\...\......\ClientUi.java
..........\...\Server
..........\...\......\ServerUi.java
..........\...\circle.gif
..........\...\cqu
..........\...\...\Arc.java
..........\...\...\Curve.java
..........\...\...\Line.java
..........\...\...\PaintUi.java
..........\...\...\Rect.java
..........\...\...\Rubber.java
..........\...\...\Shape.java
..........\...\eraser.gif
..........\...\line.gif
..........\...\pencil.gif
..........\...\rectangle.gif
..........\...\rolygon.gif
..........\...\straw.gif