Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] Unified flash and java clients' API visible from JS

Subject: NDT-DEV email list created

List archive

[ndt-dev] Unified flash and java clients' API visible from JS


Chronological Thread 
  • From: Sebastian Kostuch <>
  • To: "<>" <>
  • Subject: [ndt-dev] Unified flash and java clients' API visible from JS
  • Date: Wed, 05 Mar 2014 16:33:34 +0100

Hi,
I have made java and flash clients to expose the same methods for JS UI. Therefore both of them
can be used by only changing proper html tag in widget.html file or by using "set-active-client" script
which does it automatically.
Also while implementing this changes I have noticed that in flash client there isn't currently set any
variable indicating nat status (get_natStatus method in java applet) so I have commented this one
in JS script (is there some quick solution to also obtain such information from flash client? Or maybe
I have missed some variable which in fact does the same?).
Changes are available on Issue126 branch. Feel free to review.

Regards,
Sebastian Kostuch


  • [ndt-dev] Unified flash and java clients' API visible from JS, Sebastian Kostuch, 03/05/2014

Archive powered by MHonArc 2.6.16.

Top of Page