I understand that LiveConnect was designed to allow communication between
native C code and Javascript, but it requires Java. In the situation we are
developing for (Win machines running Netscape 4.x, but eventually 6.x),
there is a good chance that Java will be unavailable.
Is there a way to create a line of communication between JavaScript and C
without LiveConnect? Perhaps, similar to communication between XPCOM and
JavaScript using XPConnect?
Thanks,
Brian
p.s. If there is a more appropriate newsgroup, please point me in the right
direction.