我需要Linux上的SOAP Web服務,它可以與Windows Web服務客戶端(例如ASP.NET)進行通信。做這個的最好方式是什麼?需要幫忙!在Linux上使用SOAP的Web服務服務器
有人可以給我一些例子或一些工作的例子的鏈接?
編輯: 怎麼樣C++?我想有一個C++ Web服務服務器。 如何做到這一點,以及如何從Windows(C#?)測試它?請幫忙。 我確實成功地用gsoap和wsdl編寫了一個web服務,但是在windows web服務客戶端上我有錯誤:"the content type text/plain of the response message does not match the content typeof the binding (text/xml; charset=utf-8). if using a custom encoding be sure that the IsContentTypeSupport is implemented properly."
我不知道什麼是錯的。該Web服務是一個wsdl網址。有人能照亮我嗎?
該web服務服務器將在Ubuntu服務器上!
知道你已經發現,gSoap你有另一個問題,使用它。試試文檔:http://www.cs.fsu.edu/~engelen/soapdoc2.html或者stackoverflow:http://stackoverflow.com/questions/tagged/gsoap(但我看到你已經在那裏了; - D ) – greut 2012-01-10 09:44:02
你是什麼意思,通過使用gsoap我會有另一個問題? – 2012-01-10 13:48:11
這是對「我有問題。我將使用正則表達式。現在我有兩個問題「的句子。 C++不會是我的選擇,但如果你足夠好,它將是一個幸福。祝你好運! – greut 2012-01-10 14:08:28