Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to protect your rap product?
How to protect your rap product? [message #872411] Wed, 16 May 2012 04:20 Go to next message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
Hi all,
As we know, java is easy to be decompiled. How to protect you code or product is very important for developers. Anyone can give a good way to do it?
Re: How to protect your rap product? [message #872557 is a reply to message #872411] Wed, 16 May 2012 10:33 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi,

with this question, you are definitely on the wrong forum. I'd recommend
searching for answers on stackoverflow.com.

Regards, Ralf

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: How to protect your rap product? [message #872760 is a reply to message #872411] Wed, 16 May 2012 19:08 Go to previous messageGo to next message
Cole Markham is currently offline Cole MarkhamFriend
Messages: 150
Registered: July 2009
Location: College Station, TX
Senior Member

This is one of the advantages RAP has over RCP or any other desktop application, RAP Java code only runs on the server. As long as your server is secure, you don't have to worry about end-users decompiling your Java code.


Hope that helps,

Cole
Re: How to protect your rap product? [message #872930 is a reply to message #872760] Thu, 17 May 2012 05:46 Go to previous message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
Cole Markham wrote on Wed, 16 May 2012 15:08
This is one of the advantages RAP has over RCP or any other desktop application, RAP Java code only runs on the server. As long as your server is secure, you don't have to worry about end-users decompiling your Java code.


Hope that helps,

Cole


if we pack rap app as a setup package to distribute to customers, then how to protect the code?
Previous Topic:How to disable the whole application.
Next Topic:back button weirdness
Goto Forum:
  


Current Time: Thu Apr 25 17:39:31 GMT 2024

Powered by FUDForum. Page generated in 0.02544 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top