Android Question Run jRDC2 without showing it code

erasmusackon

Member
Licensed User
Longtime User
Hello,

How do I get jRDC2 to run anytime the server computer is restarted. Is there a way to run jRDC2 without exposing it code?
 

erasmusackon

Member
Licensed User
Longtime User
Hello,

How do I get jRDC2 to run anytime the server computer is restarted. Is there a way to run jRDC2 without exposing it code?

solved:
Old Post from @Erel :You need to compile jRDC2 with B4J (run it in release mode) and it will create a jar file under the Objects folder. The jar file is the compiled application.
 
Upvote 0
Top