1 / 7

Java3D Object Controlling over PDA-Server Connection

Java3D Object Controlling over PDA-Server Connection. Sangyoon Oh Soh@csit.fsu.edu. Introduction. Java3D Object communicates with Waba Application on PDA over Wireless TCP/IP socket Waba provides Java-like programming environment to PDA. Architecture. PDA Application send control

marcos
Download Presentation

Java3D Object Controlling over PDA-Server Connection

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Java3D Object Controlling over PDA-Server Connection Sangyoon Oh Soh@csit.fsu.edu Scientific Visualization

  2. Introduction • Java3D Object communicates with Waba Application on PDA over Wireless TCP/IP socket • Waba provides Java-like programming environment to PDA Scientific Visualization

  3. Architecture PDA Application send control request over socket Socket (over Wireless LAN) Server Get request and change the property of Java3D object Scientific Visualization

  4. Waba • Waba programming, which specially designed for smaller devices, is strict-subset of Java Language. • Waba is created by Wabasoft and has no connection to Sun Microsystems. • Comparing to KVM from Sun, it has more reliability and larger developers group now. Scientific Visualization

  5. Waba: Pros and Cons • Pros: • Efficiency: It is small enough to fit less powerful PDA • Performance: Waba shows better performance than KVM • Portable: Platform independent Scientific Visualization

  6. Waba: Pros and Cons • Cons: • Weak support of GUI, Events, and Exception • No Thread • Limited Communication Programming Environment (Byte Buffer) Scientific Visualization

  7. Future Study • The Framework: • Visualization module register to Java Framework/Broker and it waits Waba Clients requests • Make an API to set up the protocols between Controller and Object Broker, between Broker and Waba Client Scientific Visualization

More Related