Replacing shareware GUI with Java GUI running inside browser

Replacing shareware GUI with Java GUI running inside browser

Question:
I have a huge chunk of C code that currently uses a shareware GUI library for I/O. I would like to replace the current GUI with a browser-based one. Is there a way I can use Java to do this and still ship only C source code and Java bytecode? It would be a pain if users had to install a Java compiler in order to compile the code. They are already having trouble with their pre-installed C compilers.

Answer:
If I understand correctly, you want to replace your shareware GUI with aJava GUI running inside a browser.

If the number of C functions called from the GUI isn’t too large, they could be imported into Java as native functions, and called from yourJava GUI. (See the Java tutorial at www.javasoft.com for instructions).

Unfortunately, most browsers won’t allow applets to call native functionson the client machine. This means your Java GUI would have to beimplemented as an application. Although users wouldn’t need to compile it,they would need a Java interpreter to run it.

Share the Post:
Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular

XDR solutions

The Benefits of Using XDR Solutions

Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved

AI is revolutionizing fraud detection

How AI is Revolutionizing Fraud Detection

Artificial intelligence – commonly known as AI – means a form of technology with multiple uses. As a result, it has become extremely valuable to a number of businesses across

AI innovation

Companies Leading AI Innovation in 2023

Artificial intelligence (AI) has been transforming industries and revolutionizing business operations. AI’s potential to enhance efficiency and productivity has become crucial to many businesses. As we move into 2023, several