Re: Conversion of class files to windows Executables

From: Ryan Stewart (zzanNOtozz_at_gSPAMo.com)
Date: 02/08/05

  • Next message: Ryan Stewart: "Re: Conversion of class files to windows Executables"
    Date: Tue, 8 Feb 2005 06:22:54 -0600
    
    

    "Jubril Oyesiji" <oyesiji@verizon.net> wrote in message
    news:UyVNd.15062$uc.2675@trnddc08...
    > Does anyone have an idea about how to convert Java Class files into Windows
    > Executables (.Exe) except writing a Batch file
    >
    Try googling for "java executable" or "java native compile".


  • Next message: Ryan Stewart: "Re: Conversion of class files to windows Executables"

    Relevant Pages

    • Re: Conversion of class files to windows Executables
      ... > Does anyone have an idea about how to convert Java Class files into Windows ... > Executables except writing a Batch file ...
      (comp.lang.java)
    • Re: Java programmer lured back by .Net (Questions)
      ... I am not completely in love with Windoze, but I have to say that Java SWING sucks BIG TIME for developing and deploying desktop applications. ... My backend is pure Java running on Unix - but because SWING is so shitty, I basically am forced to use .NET which, with its is really cool, looks good and allows you to write an application that really looks and feels at home on a Windoze box - and blows away crappy lokking SWING applications in sheer performance and looks. ... I would like to be able to place my executable on my remote server and then "load" the executables on demand from accross the internet - so that there are no executables on the local machine for prying eyes to reverse engineer. ...
      (microsoft.public.dotnet.general)
    • Java programmer lured back by .Net (Questions)
      ... I am not completely in love with Windoze, but I have to say that Java SWING sucks BIG TIME for developing and deploying desktop applications. ... I would like to be able to place my executable on my remote server and then "load" the executables on demand from accross the internet - so that there are no executables on the local machine for prying eyes to reverse engineer. ...
      (microsoft.public.dotnet.distributed_apps)
    • Re: Java programmer lured back by .Net (Questions)
      ... I am a previous Micro$oft desertee (moved from VB/VC++ to Java before this whole DOTNET thing) because I had several issues with Micro$oft. ... I would like to use something like base 64bit encoding and servlets to transfer data in binary format between the backend component - I will issue HTTPS request from the .NET client, receive the request on the Servlet at the backend, process it and hand the response back. ... I would like to be able to place my executable on my remote server and then "load" the executables on demand from accross the internet - so that there are no executables on the local machine for prying eyes to reverse engineer. ... I sthere a tool that allows me to create UML designs and then generate the appropriate code in .NET? ...
      (microsoft.public.dotnet.general)
    • Re: Java programmer lured back by .Net (Questions)
      ... in .NET a form is simply a class so yes it could easily be placed into a DLL and then use Ngen to make a native image of it. ... Of course it learned a lot from Java, and improved upon many things which Java is slowly catching up on. ... As far as code security you're in the same boat as Java since it compiles down to MSIL instead of bytecode of which both can reverse engineered very easily. ... I would like to be able to place my executable on my remote server and then "load" the executables on demand from accross the internet - so that there are no executables on the local machine for prying eyes to reverse engineer. ...
      (microsoft.public.dotnet.distributed_apps)