Description: 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
To Search:
File list (Check if you may need any files):
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