From: Boris H. <Bor...@ma...> - 2002-03-19 13:24:24
|
Hi, I am working on a Java Applet under IE 5.5 which interacts with a plugin. The data come from a real-time platform via a python 1.5.2 library (pyd extension) and I make the platform communicate with the Applet via a TCP/IP connection. I have just been told about the Jython language (I have installed the 2.1 version) and it seems to be one solution for my problem. Could anyone tell me how to make it work out ? I tried to compile the pyd file into a real Java class using jythonc but it doesn't work (the library is not py). Would it be possible to use this library in any ways to prevent me from developping one standalone program in Python 1.5.2 which will just send the data to the Applet ? TIA, Boris -- Sinceres salutations, Boris HUART [mailto:bor...@ma...] ____________________________________________________________________ The MathWorks Consulting Tel : 01 55 64 06 63 Fax : 01 55 64 06 64 20 rue Troyon Email : mailto:con...@ma... 92316 Sevres Cedex, France Web : http://www.mathworks.fr ____________________________________________________________________ |