如何在Linux机器中编写C ++ Web服务 [英] how to write c++ webservice in linux machine

查看:101
本文介绍了如何在Linux机器中编写C ++ Web服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想编写一个c ++网络服务,该服务应在apache为网络服务器的linux机器上工作.

i want to write a c++ webservice which should work in linux machine with apache being the web server.

Are there any libraries which allow you to write server-side applications that handle the HTTP requests with Apache being the webserver on Linux?

推荐答案

gSOAP [ ^ ]提供了一种使用C ++完成此操作的简便方法.

最好的问候
Espen Harlinn
gSOAP[^] offers an easy way to do this in C++.

Best regards
Espen Harlinn


首先,了解您需要哪种类型的Web服务.他们有很大的不同.请参见 http://en.wikipedia.org/wiki/Web_service [ http://stackoverflow.com/questions/1035873/best-way-to-make-linux-web-services [
First, understand what type of Web Service do you need. They are very different. See http://en.wikipedia.org/wiki/Web_service[^].

For some suggestions, see this discussion: http://stackoverflow.com/questions/1035873/best-way-to-make-linux-web-services[^].

—SA


这篇关于如何在Linux机器中编写C ++ Web服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆