LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 09-15-2004, 03:22 PM   #1
deiussum
Member
 
Registered: Aug 2003
Location: Santa Clara, CA
Distribution: Slackware
Posts: 895

Rep: Reputation: 32
C++ SOAP API for HP-Unix


Does anyone know of a good SOAP API for C++ that works under HP-Unix? Most of my SOAP experience has been with C# and Java, but it sounds like we might have a potential customer who wants to write client applications to connect to our SOAP APIs using C++ under HP-Unix... I may be given the task to show them how they can do this.
 
Old 09-17-2004, 08:56 AM   #2
deiussum
Member
 
Registered: Aug 2003
Location: Santa Clara, CA
Distribution: Slackware
Posts: 895

Original Poster
Rep: Reputation: 32
Just thought I'd add an update to this. I found a library called EasySoap++, but when I tried to install from the source, I ran into all sorts of casting errors during the compile. I systematically fixed these, but once I got it installed, I tried to create a simple "hello world" app that did nothing but link to that library. It crashed ld. Yep, ld segfaulted on me just by adding the simple line of -leasysoap... There appeared to be lots of duplicate definitions for things like _start as well. Almost like easysoap linked in most of the standard libraries.

On top of that, documentation seems to be non-existent. I'm not afraid of looking at header files and source code, but when combined with the other problems I noted, I figured it wasn't worth it.

I probably could have used the libwww libraries from w3c to send soap packets of HTTP, but I decided to just build my own SOAP code from scratch and send it with plain old socket calls. All our SOAP APIs are written with VS.Net, and don't use anything to tricky with the SOAP headers, so I figured that should be good enough for now. I don't have access to the HP-UX machine yet to test my code, but so far it is working well enough under the RedHat and Mandrake boxes I have here at work.

Seeing the lack of a good Linux/UNIX SOAP library for C++ makes me think it might be a nice little side project for me, though...

Last edited by deiussum; 09-17-2004 at 08:59 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
@INC perl SOAP ::Lite Peter Shepard Red Hat 1 09-27-2005 04:14 PM
soap WSDL generator? Thinking Programming 0 09-21-2005 04:21 AM
advx php soap support? schallig Mandriva 1 07-15-2005 01:15 AM
Can't modify PATH globally for SOAP interaction... crazybio Linux - Newbie 2 12-03-2003 01:29 PM
How to schedule unix script periodically from unix os level??? gopi_20us Programming 2 03-11-2002 06:45 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 08:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration