Bug 64019 - [NEW PORT] devel/gsoap: Generator Tools for Coding SOAP/XML Web Services in C and C++
Summary: [NEW PORT] devel/gsoap: Generator Tools for Coding SOAP/XML Web Services in C...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-10 00:10 UTC by Sergey Matveychuk
Modified: 2004-03-10 15:36 UTC (History)
0 users

See Also:


Attachments
gsoap-2.5.2.shar (2.22 KB, text/plain)
2004-03-10 00:10 UTC, Sergey Matveychuk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Matveychuk 2004-03-10 00:10:22 UTC
The gSOAP Web services development toolkit offers an XML to C/C++ language
binding to ease the development of SOAP/XML Web services in C and C/C++.
Most toolkits for C++ Web services adopt a SOAP-centric view and offer APIs
that require the use of class libraries for SOAP-specific data structures.
This often forces a user to adapt the application logic to these libraries.
In contrast, gSOAP provides a transparent SOAP API through the use of proven
compiler technologies. These technologies leverage strong typing to map
XML schemas to C/C++ definitions. Strong typing provides a greater assurance
on content validation of both WSDL schemas and SOAP/XML messages.

WWW: http://www.cs.fsu.edu/~engelen/soap.html

Generated with FreeBSD Port Tools 0.50
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-03-10 15:36:23 UTC
State Changed
From-To: open->closed

New port added, thanks!