Results 1 to 6 of 6
  1. #1
    Right Off the Assembly Line Manojap's Avatar
    Join Date
    Oct 2004
    Location
    India,kerala
    Posts
    28

    Default Java programming..how can I distribute java program....?

    I am new 2 java program,the problem now face is that I don't know how can I distribute my java program.I read about JRE files,and learn that it is executable one.How can I run/execute a JRE file..please help me?
    manojap

  2. #2
    Bewitched! xenkatesh's Avatar
    Join Date
    Feb 2004
    Location
    chennai
    Posts
    468
    Keep your friends close and enemy CLOSER!!!
    Ragnarok Online: One World, One Million Possibilities.. :)

  3. #3
    Human Spambot Ethan_Hunt's Avatar
    Join Date
    Jun 2004
    Location
    Bombay, India
    Posts
    5,219

    Default

    Search the Forum Dude The question was answered Long Back.... 8)

  4. #4
    FooBar Guy GNUrag's Avatar
    Join Date
    Jun 2004
    Location
    GNUmbai
    Posts
    1,245

    Default

    If you want to distribute the binaries of your software then do remember that .class files can be reverse engineered to get your original-looking source code...

  5. #5
    Right Off the Assembly Line Nawab's Avatar
    Join Date
    Jul 2008
    Location
    Mobo
    Posts
    10

    Default Re: Java programming..how can I distribute java program....?

    but nowdays you are allowed to set options to make distributable running code in such firm that it can't be reverse-engg ( Normal Ways )
    like if you are using IDEs like Netbeans, Eclipse ... when you export your code as JAR, option is being displayed... similar settings can be achieved via some command line switches...
    ++++++++++++++++++++++++++
    I hate all liars... except ;)
    ++++++++++++++++++++++++++
    http://www.abhishekkr.co.cc
    ++++++++++++++++++++++++++

  6. #6
    Right Off the Assembly Line Nawab's Avatar
    Join Date
    Jul 2008
    Location
    Mobo
    Posts
    10

    Default Re: Java programming..how can I distribute java program....?

    but nowdays you are allowed to set options to make distributable running code in such firm that it can't be reverse-engg ( Normal Ways )
    like if you are using IDEs like Netbeans, Eclipse ... when you export your code as JAR, option is being displayed... similar settings can be achieved via some command line switches...
    ++++++++++++++++++++++++++
    I hate all liars... except ;)
    ++++++++++++++++++++++++++
    http://www.abhishekkr.co.cc
    ++++++++++++++++++++++++++

Similar Threads

  1. How to run a simple java program on a Java ready phone?
    By thewisecrab in forum Programming
    Replies: 7
    Last Post: 31-08-2009, 08:53 PM
  2. java program not run
    By Amir.php in forum Programming
    Replies: 5
    Last Post: 17-02-2008, 05:07 PM
  3. help in java program
    By shivi4 in forum QnA (read only)
    Replies: 3
    Last Post: 08-09-2005, 07:27 AM
  4. please help in java program
    By shivi4 in forum QnA (read only)
    Replies: 10
    Last Post: 24-08-2005, 06:56 PM
  5. JAVA PROGRAMMING
    By BLITZ~KRIEG! in forum Programming
    Replies: 5
    Last Post: 23-12-2004, 02:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Close