I have a project for plotting an electric field strength profile on a certain map. The Electric field strength is to be calculated based on user inputs- I have a java code for that. I need to get...
Dear all,
Can I use JNI to process my files at the server side - with servlets(?), and link it with applets?
I happen to get a C- code, for my computational needs.
What about using other URLs like www.xxxxx.com?
May firewalls block the transfer of text files from web server to applets? I am letting them access text files from web servers without serverlets.
Dear all,
I wrote an applet accessing a text file from server for further processing. Right now, its working fine - the applet and the server running on the same PC - "localhost:8080...".
Hi,
I have a program which accepts inputs such as latitude, longitude, towerHeight, signalPower, and frequency. I need my program to do this task.
- each time a user clicks an "Add" button, an...
Hi,
Due to the size of my file on server/nearly 80MB/, I am now compelled to consider server processing. Becoz the applet is not able to process this much amount of file on the browser side.
This forum is so active and awesome one, I am amazed by your immediate and precise help, mommy next door(?)! Probably my last query will be about the idea of signing,
Thanks for your swift reply,
I have another question,
I am now reading and writing files, to/from disk to an applet program. But if, I deploy the applet on a web server, is it possible that my...
Hi,
I am new to java programming.
I am assigned to write an applet simulator/originally in matlab code but now its needed to be in java applet for web interactivity/ , which draws graphics on a...