Hi All, I have developed a system for credit card transactions authorization that connects e-commerce sites with the authorization site. API on the client side is really simple and allows e-commerce site developers to get authorization. However, many kids on the block don't jive Java and I want to make C/C++ wrappers that will hide and run Java behind the scene. Any other language or CGI script will do. More options would be a plus. The vrapper should have bunch of in and out string arguments like: void myWrapper( char* in1, char* in2,...,char* inN, char* out1,...,char* outM ); Thanks in advance Dragomir ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
