Curl Global Community

Full Version: What OS that CURL can support for deloyment?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,
I'm preparing to develop CURL Application, but i don't know anything about it.
At CURL Document Viewer (CURL IDE Help), I see that CURL can support for servlet Apache Tomcat, Jboss, Resin and Database MySQL, Oracle but it doesn't talk about OS for deloyment.
So, please let me know about server OS (such as Windows Server, Linux or anything else) and version that I can use for deloyment.

Thank a lot Smile
Curl application could be deployed to any kind of Web server you like, just like you put your static HTML files on your web server, so you do not need to consider what kind of OS you need to host Cur l applications.
Note that to run Curl application, you need install Curl RTE before running your Curl application, and Curl RTE supports Windows, Linux and OSX. For details, I would recommend you have a look at www.curl.com