S
Sanny
I have a Java Applet which is quite slow.
There are a few functions that are called by the Java Applet. I want
those functions to be run as fast as possible.
One Option is to use Native Support.
Does an Applet support native language?
Can I create a C++ / C function and ask the applet to call that C
function that is run on Users Computer? And get back the output and
display on the Applet?
I just want a few functions to use fast C/ C++ access?
How to distribute my applet with C/ C++ dll/ That Applet accesses?
I will have 2 versions of Applet. One the slow version the other the
fast version.
I want that users who are not satisfied with the slow version. They
will need to use the Signed Applet. Once they allow the Signed applet
to access the Computer. The applet will load the C/ C++ dll / ActiveX
on the Computer / Webpage.
I want communication between Activex and the Applet for quick
computation.
Will the Activex/ DLL be 10-20 times faster than an Applet?
So for power users who are looking for better performance I allow them
to use the C/ C++ version.
Will this model work?
Will I have to create different ddl/ ActiveX for different platforms?
Say for Mac os/ Linux/ Windows etc? Do I need to create a different
ActiveX?
I just have a few functions in C/ C++ and the Applets sends the
parameters and returns the output.
Which C/C++ free package should I use to create this function. I just
want a few functions to be executed quickly by native language and
return the output to the applet. So I want a free editor where I can
compile the C/ C++ functions.
Second Question Will an Activex/ DLL on a webpage be as fast as any
executable? I am looking for the fastest options.
Please suggest me a good example or diagram of how to proceed. Will I
need Corba/ XML feature for Applet & Activex communication? Will this
setup work on all web browsers?
Does flash works faster than Java? Can I use those functions in Flash.
Wil a function run on Flash as fast as a Native Language?
Bye
Sanny
Good opportunities for Java/ C/ C++ Experts:
http://www.getclub.com/Experts.php
Tell your Expertise and projects.
There are a few functions that are called by the Java Applet. I want
those functions to be run as fast as possible.
One Option is to use Native Support.
Does an Applet support native language?
Can I create a C++ / C function and ask the applet to call that C
function that is run on Users Computer? And get back the output and
display on the Applet?
I just want a few functions to use fast C/ C++ access?
How to distribute my applet with C/ C++ dll/ That Applet accesses?
I will have 2 versions of Applet. One the slow version the other the
fast version.
I want that users who are not satisfied with the slow version. They
will need to use the Signed Applet. Once they allow the Signed applet
to access the Computer. The applet will load the C/ C++ dll / ActiveX
on the Computer / Webpage.
I want communication between Activex and the Applet for quick
computation.
Will the Activex/ DLL be 10-20 times faster than an Applet?
So for power users who are looking for better performance I allow them
to use the C/ C++ version.
Will this model work?
Will I have to create different ddl/ ActiveX for different platforms?
Say for Mac os/ Linux/ Windows etc? Do I need to create a different
ActiveX?
I just have a few functions in C/ C++ and the Applets sends the
parameters and returns the output.
Which C/C++ free package should I use to create this function. I just
want a few functions to be executed quickly by native language and
return the output to the applet. So I want a free editor where I can
compile the C/ C++ functions.
Second Question Will an Activex/ DLL on a webpage be as fast as any
executable? I am looking for the fastest options.
Please suggest me a good example or diagram of how to proceed. Will I
need Corba/ XML feature for Applet & Activex communication? Will this
setup work on all web browsers?
Does flash works faster than Java? Can I use those functions in Flash.
Wil a function run on Flash as fast as a Native Language?
Bye
Sanny
Good opportunities for Java/ C/ C++ Experts:
http://www.getclub.com/Experts.php
Tell your Expertise and projects.