Hi SriHari, hier are some URL: http://www.javaworld.com/javaworld/javatips/jw-javatip17.html http://www.javaworld.com/javaworld/jw-11-2000/jw-1110-proxy.html? http://www.javaworld.com/javaworld/jw-07-1997/jw-07-javadev.html? -----Urspr�ngliche Nachricht----- Von: SriHari [mailto:[EMAIL PROTECTED]] Gesendet am: Dienstag, 4. September 2001 06:25 An: [EMAIL PROTECTED] Betreff: Re: jni c/c++ calls from java Hi On The Performance point of view which is much better to use As i said i want to invoke a c++ program froma java file and i will be using this operation for webbased project i would just like to know which is much better jni or java.lang.runtime bcause i want both Performance and robustness (Project is based on JSP's) and also if any one have a url for c++ encryption pl do send Thanks SriHari -----Original Message----- From: klei [mailto:[EMAIL PROTECTED]] Sent: Monday, September 03, 2001 8:48 PM To: [EMAIL PROTECTED] Subject: Hi, SriHari: I think you can implement your target by JNI, there a tutorial about JNI in JDK tutorial documents, attached is the location on net: http://www.confluent.fr/javadoc/javadoce.html http://www.confluent.fr/javadoc/tutoriale.html or you can get more valuable documents in SUN website. cheers, Luke ----- Original Message ----- From: "SriHari" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 03, 2001 5:49 PM > Hi There > > i am planing to execute a exe file from java program > i need to send some prameters to the exe which will encode in any algorithm > and get the encrypted string back to the called program > > urgently requre location/url on the net where i can find encoding using > c/c++ programmes source so that i can use them in java as executables > > > If any one hs done such things earlier pl help > > Sri Hari > > =========================================================================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets N<����r�>zf�-�%S�lz��j���w(>�...��� z?�%#�51$Ţ�b��-(tm)���?b����ڽ�.��&�+an?r��IH� LDDI0�D"J?z��^���,�rR?�z��^����Y���j�m�Y���ڲ�ܢo�?nr�?Z�}���ia��� 0z�^����S�Y?�Y�-ڪf-m����ົoe�o�'����������Z�gjg%#��� 0Z ���&�8.���j��j�Z���v�y'��W� ==========================================================================To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets ==========================================================================To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
