1 / 6

HHFR Prototype and testing

HHFR Prototype and testing. Sangyoon Oh. Status. I’ve built a test-bed which has AXIS as a endpoint container and J2ME service client. Interactions of modules are depicted in following slides. It negotiates over SOAP and open a TCPIP connection for streaming.

byrd
Download Presentation

HHFR Prototype and testing

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. HHFR Prototypeand testing Sangyoon Oh

  2. Status • I’ve built a test-bed which has AXIS as a endpoint container and J2ME service client. • Interactions of modules are depicted in following slides. • It negotiates over SOAP and open a TCP\IP connection for streaming. • A test application need to be build to show HHFR performance. • Quality of service issues, such as Reliable messaging and security aren’t dealt with in this version of test-bed. • Follow-up: Packaging and API releasing

  3. Endpoint in AXIS

  4. WS Client on Mobile Device

  5. Purpose of test • To show our idea is strong under the certain circumstance. • Temperature requesting • Array processing • Image data requesting • Complex structure data processing

  6. Test Datatypes • float arraySum(float array); • Varying array size • Byte[] getImage(int picNum); • Varying picture size • ComplexObject schemaTest(); • Void schemaTest2(ComplexObject co);

More Related