S. Crissman
July 27th, 1999, 08:39 PM
I am currently developing a server/client set of applications which I would like to run on any platform.
I finished up a trial version of the apps, and was able to run them from my Mac, using the Apple MRJ, however, when I sent the class files to a friend, who is on a Windows machine, he was unable to get the program to run at all.
What I would like to know is:
- What will my friend need on his computer, and what will he need to do, in order to get the application to run, as it stands. The application is written in 'pure' java, so there should not be any hold-ups along that front.
- Is there any way to put together an application such that I can distribute in some way other than using the class files, other than using a .jar file.
- Would I be further ahead developing the applications as applets instead.
Thank you for your responses.
S. Crissman.
I finished up a trial version of the apps, and was able to run them from my Mac, using the Apple MRJ, however, when I sent the class files to a friend, who is on a Windows machine, he was unable to get the program to run at all.
What I would like to know is:
- What will my friend need on his computer, and what will he need to do, in order to get the application to run, as it stands. The application is written in 'pure' java, so there should not be any hold-ups along that front.
- Is there any way to put together an application such that I can distribute in some way other than using the class files, other than using a .jar file.
- Would I be further ahead developing the applications as applets instead.
Thank you for your responses.
S. Crissman.