搜索资源列表
电子白板
- 又一个java电子白板源代码-also a java source code Whiteboard
电子白板代码(JAVA)
- 这个也是一个电子白板程序可以实现网络客户服务-this is a procedure Whiteboard Network Customer Service
InternetBBS
- 用Java编制的Internet电子白板软件和设计文档。里面涉及界面和协议。-Java Whiteboard compiled by the Internet software and design documents. Inside involving interface and agreements.
dianzi
- 电子白板代码(JAVA)-Whiteboard code (Java)
电子白板
- 一个简单的电子白板,使用JAVA设计,能够实现简单的应用功能,已编译通过.-a simple Whiteboard, the use of Java designed to be simple function of the application, compile.
www
- 一款简单的基于C/S模式的网络白板代码(Java)-Based on a simple C/S mode network whiteboard code (Java)
alldraw
- 实现全屏绘图,主界面为工具条。跟商用电子白板软件界面一样,实现基本绘图功能。界面可以用做开发参考。有详细中文注解。-To achieve full-screen graphics, the main interface for the toolbar. Whiteboard software interface with business, like the realization of the basic drawing functions. Interface can be used for
whiteboard
- 此系统设计是为了实现基于服务器来转发多点间的文字、简单图形等信息的远程实时共享。即多个客户端共享一白板,任一客户在白板上绘制、写下或清除信息所有与同一服务器建立连接的客户都能共享。-The system is designed to forward-based server to multi-point between the text, simple graphics, such as remote real-time sharing of information. That is, mult
netjavaDraw
- java写的网络白板,可以实现各种图形的同步显示-java app for network whiteboard, you can achieve a variety of synchronous display of graphics
Java-whiteboard-application
- Java whiteboard application with networking. packages: src ClientBoard.java HandleConnection.java Shapes.java WhiteBoard.java Readme how to run.txt
NetWBnew
- 多用户之间的信息共享,绘图区绘图共享,可以聊天并且发表情;用Java编写界面,用seversocket创建服务端,socket创建客户端,实现简单图形绘画和一对多聊天,客户端和服务端都能显示在线用户;本程序是基于java Socket设计实现的多用户间的网络白板功能(Multi-user information sharing, drawing area drawing sharing, can chat and express feelings; Write the interface in