Click here to Skip to main content
15,896,269 members
Home / Discussions / Web Development
   

Web Development

 
GeneralWeb Service Pin
User 988511-Mar-03 12:28
User 988511-Mar-03 12:28 
GeneralRe: Web Service Pin
Chris Maunder11-Mar-03 13:32
cofounderChris Maunder11-Mar-03 13:32 
GeneralRe: Web Service Pin
User 988511-Mar-03 13:48
User 988511-Mar-03 13:48 
GeneralRe: Web Service Pin
Jörgen Sigvardsson13-Mar-03 3:24
Jörgen Sigvardsson13-Mar-03 3:24 
GeneralRe: Web Service Pin
User 988513-Mar-03 3:29
User 988513-Mar-03 3:29 
GeneralRe: Web Service Pin
Jörgen Sigvardsson13-Mar-03 3:36
Jörgen Sigvardsson13-Mar-03 3:36 
GeneralRe: Web Service Pin
User 988513-Mar-03 3:48
User 988513-Mar-03 3:48 
GeneralRe: Web Service Pin
Ryan_Roberts13-Mar-03 3:55
Ryan_Roberts13-Mar-03 3:55 
You could try gSOAP. It's pretty simple to get up and running and is a highly compliant SOAP implementation. It uses a subset of C++ as an interface definition language that you feed to a compiler to generate client and server stubs. I managed to get a basic service going in a few hours. Its very portable too, if that's an issue for you.

Unique SOAP-to-C/C++ binding: gSOAP is application-centric and provides an automated mapping of native C/C++ and user-defined application data types to SOAP data types through the use of compiler technology. Data is marshalled in SOAP/XML "in-situ" by pre-compiled marshalling routines generated by the gSOAP compiler.
Legacy application integration: gSOAP is not a class library that offers SOAP-specific data structures. gSOAP includes a true RPC compiler for SOAP that supports application-specific data types.
Multi-threaded stand-alone SOAP servers: automatic C and/or C++ source code generation for efficient SOAP Web services (gSOAP 2.0 and higher). Load stress tests indicated that gSOAP has the best performance and scalability compared to other Web services toolkits and implementations.
Platform independent: Windows, Unix, Linux, Pocket PC, Mac OS X, etc.
Integrated WSDL generator: for convenient Web Service publishing.


http://www.cs.fsu.edu/~engelen/soap.html[^]


Ryan.

They read good books, and quote, but never learn
a language other than the scream of rocket-burn.
Our straighter talk is drowned but ironclad;
elections, money, empire, oil and Dad.


GeneralRe: Web Service Pin
User 988513-Mar-03 4:01
User 988513-Mar-03 4:01 
GeneralRe: Web Service Pin
Ryan_Roberts13-Mar-03 4:15
Ryan_Roberts13-Mar-03 4:15 
GeneralSSL Certificates Pin
antbates11-Mar-03 6:57
antbates11-Mar-03 6:57 
GeneralRe: SSL Certificates Pin
alex.barylski12-Mar-03 1:20
alex.barylski12-Mar-03 1:20 
GeneralRe: SSL Certificates Pin
antbates12-Mar-03 1:27
antbates12-Mar-03 1:27 
GeneralRe: SSL Certificates Pin
Richard Deeming13-Mar-03 6:09
mveRichard Deeming13-Mar-03 6:09 
Generaltree like sql, (as in this forum) Pin
Hugo Hallman11-Mar-03 6:50
Hugo Hallman11-Mar-03 6:50 
QuestionCalculating Distance or Shipping from a Zip? Pin
joan_fl11-Mar-03 4:00
joan_fl11-Mar-03 4:00 
AnswerRe: Calculating Distance or Shipping from a Zip? Pin
perlmunger14-Mar-03 10:46
perlmunger14-Mar-03 10:46 
General[dHTML] Netscape6 DOM (scrollWidth) Pin
johncogan10-Mar-03 23:14
johncogan10-Mar-03 23:14 
Generalpage reloading Pin
Mohammed Derbashi10-Mar-03 21:53
professionalMohammed Derbashi10-Mar-03 21:53 
GeneralRe: page reloading Pin
derhackler10-Mar-03 22:23
derhackler10-Mar-03 22:23 
GeneralRe: page reloading Pin
Paul Watson10-Mar-03 22:34
sitebuilderPaul Watson10-Mar-03 22:34 
Generaldebugging VBScript in vs.net editor Pin
Hesham Amin10-Mar-03 9:39
Hesham Amin10-Mar-03 9:39 
GeneralRe: debugging VBScript in vs.net editor Pin
Philip Patrick19-Mar-03 10:11
professionalPhilip Patrick19-Mar-03 10:11 
GeneralBrowser's back and forward buttons Pin
lnong10-Mar-03 9:22
lnong10-Mar-03 9:22 
GeneralBrowser Pin
lnong10-Mar-03 9:22
lnong10-Mar-03 9:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.