Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

Platform Independent Application

Question posted by: pentahari (Member) on April 26th, 2008 02:34 PM
Which software use for create Platform Independent Application?
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
r035198x's Avatar
r035198x
Admin
10,049 Posts
April 28th, 2008
06:47 AM
#2

Re: Platform Independent Application
Quote:
Originally Posted by pentahari
Which software use for create Platform Independent Application?


One example is programs written in the Java programmig language.

Reply
pootle's Avatar
pootle
Member
34 Posts
April 30th, 2008
04:39 PM
#3

Re: Platform Independent Application
Quote:
Originally Posted by pentahari
Which software use for create Platform Independent Application?


You can make almost any programming language mostly portable, by considering such standards as POSIX, but if your software requires a GUI, then you really are limited to Java. However, depending on the requirements of you application, it may still be necessary to make some platform specific parts (e.g. some hardware related stuff) via JNI.

Reply
Nitin646's Avatar
Nitin646
Member
59 Posts
May 20th, 2008
09:40 AM
#4

Re: Platform Independent Application
Use JDK to develop platform independent applications using JAVA.

Reply
Reply
Not the answer you were looking for? Post your question . . .
170,099 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Top Software Development Forum Contributors