Open Source Institute | CyberArmy Intelligence & Security | CyberArmy Services & Projects

Desktop <-> Web Integration


[Replies] [Reply] [View by Thread] [Help]
[Back To SNEAK Development Forum]

Posted by Lt CyberTNT On 2005-03-31 23:13:55

LtLt
Lt CyberTNT


:: There are many ways to do this ::
  • Applets: Bad bad idea.
  • Java Servlets: Good idea, but also fails because the percentage of java servlet enabled web servers is pretty low.
  • PHP: PHP has the ability to include Java code into PHP code via an experimental interface to the JVM (Java Virtual Machine). See http://www.php.net/java. Since JVMs are a rarity on web servers as well this is bad too.
  • Perl: Same ability as above.
  • Binary: This is the best idea i came up with. We could compile our Java source code with GCJ. Then via perl we could access a built in UI via command line. See $ perldoc perlipc. This is great since our Java code is compiled instead interpreted and thus a lot faster and we will be writing an UI anyway. Also perl is a common scripting language and thus good for use.
Comments?
>+++++[<++++>-]<++[>+++>++++<<-]>+.>+.<
-.<+++[>+>--<<-]>.>-.>++[<+<++++>>-]<.<+.>.



Replies:


Guest:
Subject:
Message:
Signature:
Optional Image Link:
http://

CyberArmy::Forum v0.6
Generated In 0.01492 seconds


About Us | Privacy Policy | Mission Statement | Help