How to make a s/w product

S

sarath

hi,
I am having some JAVA Applets which will simulate a mechanical
Engineering Lab Set Up. I want to make this as a software Product which
is having some set up files and Register Variables etc.. I want to make
this as an evaluation copy for a particular period of time and a full
fledged software also. Can any one tell me how to make this and the
requirements for doing this.
Thanks in advance,
sarath
 
J

jan V

I am having some JAVA Applets which will simulate a mechanical
Engineering Lab Set Up. I want to make this as a software Product which
is having some set up files and Register Variables etc.. I want to make
this as an evaluation copy for a particular period of time and a full
fledged software also. Can any one tell me how to make this and the
requirements for doing this.

Can you program?

From your problem description it sounds as if you can't... in which case
your solution would be to hire a professional who can take your requirements
and transform them into deliverables that you can then market. Any Java
developer with a few years of Java experience should be able to help you.
 
A

A_Wieminer

I am having some JAVA Applets which will simulate a mechanical
Engineering Lab Set Up. I want to make this as a software Product which
is having some set up files and Register Variables etc.. I want to make
this as an evaluation copy for a particular period of time and a full
fledged software also. Can any one tell me how to make this and the
requirements for doing this.

Search for "secure software evaluation" in Google. You should find
several apps to create a secured evaluation packages. You must use a
native protection softwared if you want to play safe.

Then should package your app inside an exe wrapper, not give plain .jar
or .class files. Some exe wrappers extract unencypted jars to a
temporary folder, but decent one does not create any "clear text"
temporary files.

One example:
http://www.sciensoft.com/products/eleckey/elk.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,689
Members
48,796
Latest member
Greg L.

Latest Threads

Top