Hi everyone, I'm new here and I'm stuck in using a win32 DLL/ActiveX library file that does encoding/decoding. I have a webserver running PHP on a linux server and I do all my programming in PHP. I need to find a way to send data to this DLL and get back the response. I have sample codes in VC++ & VB, I know a little bit of VC++ and I do not have Visual Studio or win32 tools. If someone can guide me on what to use to make a either a linux executable/fastcgi or a running process where I can just send the data on a specific port and get back the results or just running a command like "my-prog XXXXX" and get back YYYYY (where XXXX is the string to decode and YYYY is the decoded string). I would prefer to send/receive JSON data format. Thanks Peter
-- View this message in context: http://mono.1490590.n4.nabble.com/using-a-DLL-ActiveX-library-on-a-linux-webserver-tp4657198.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
