Re: Why is Applet Slower than Application?



On Thu, 28 Feb 2008 00:12:13 -0800 (PST), Sanny
<softtanks@xxxxxxxxxxx> wrote, quoted or indirectly quoted someone who
said :

Can I make a Function in C language and Call through an Applet And
then return the resut to the Applet. So the GUI will be applet based
and Processing of Functions will be done in C or C#? Is it feasible to
do such a thing?

In theory yes, but the problem is getting the DLL installed on the
client machine in a place the Applet can find it. The Applet must be
signed. It is MUCH easier to use Java Web Start. I tried to
implement SetClock as an Applet and gave up. It is now does with JWS.

See http://mindprod.com/jgloss/javawebstart.html
http://mindprod.com/jgloss/applet.html
--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages

  • Re: Simple 2d graphing in web page - where to begin
    ... would have a server or servlet application that access the database, ... and a client side application (maybe using Applet or Java Web Start) ...
    (comp.lang.java.programmer)
  • Re: Invoke Local System service through Web Client
    ... HTML embedded applet, a Java Web Start Applet, a Java Web Start Application, ... when it comes to printing from a web-page - it requires the end ... user's active involvement) ...
    (comp.lang.java.programmer)
  • Java Web Start, Applet and Windows Users Groups
    ... is a restricted user belonging to Guest ... group will be able to install a Java Web Start application (assuming ... Is this restricted user will be able to run an applet (I assume yes, ...
    (comp.lang.java.help)
  • Re: Database access for server and client
    ... savvy and might not be able to figure out browser messages like "Your ... browser understands the <APPLET> tag but isn't running the applet, ... Windows XP or Windows 2000). ... There are C# alterantive for Java web start in VS 2005 but I cannot remember the name. ...
    (comp.lang.java.databases)
  • Re: Problem with Java Applets in Firefox
    ... As much as I know, Java Web Start is mostly like an applet nowadays, ... The user will be asked in both cases to trust or not ... only internet connections to the calling server ...
    (comp.lang.java.programmer)