20080304 gsoap uclibc 3
http://www.yippeesoft.com
http://www.ibm.com/developerworks/cn/webservices/ws-soa-gsoap/index.html#download
使用 gSOAP 通过 HTTP 和 HTTPS 调用由 WSAD 创建的 J2EE Web 服务
4.Web Service故障处理
http://hi.baidu.com/lijiheng99/blog/item/ba052c08f82dc6d363d9863f.html
http://www.ibm.com/developerworks/cn/webservices/ws-tip-j2eenet4/
Web 服务编程技巧和窍门,第 4 部分: 使用 BPEL 和 WebSphere Business Integration Server Foundation 在业务流程中融合 J2EE 和 .NET 技术
http://msdn2.microsoft.com/zh-cn/library/7h3ystb6(VS.80).aspx
Web 服务描述语言工具 (Wsdl.exe)
http://gsoap2.sourceforge.net/
http://hi.baidu.com/deityz/blog/item/3f332ad9875289ed38012f22.html
gsoap中文文档(转)
1.1 作者URL
http://spaces.msn.com/members/sharklee/?partqs=cat%3D%25e8%25ae%25a1%25e7%25ae%2597%25e6%259c%25ba%25e4%25b8%
258e+Internet&_c11_blogpart_blogpart=blogview&_c=blogpart
2 gsoap文档翻译计划
2.1 gsoap文档翻译计划(序)
Creating Webservice with wasp
http://www.cjsdn.net/post/view?bid=5&id=17856
http://www.systinet.com/products/wasp_advanced/index.html
和demo代码
http://www.theserverside.com/resources/articles/Systinet-web-services-part-1/1.zip
http://www.cs.fsu.edu/~engelen/soap.html
gSOAP eases the development of SOAP and XML Web services in C and C++ by performing XML to C/C++ language binding. By providing a transparent SOAP API that leverages strong typing to map XML schemas to C/C++ definitions, it frees users from the burden of WSDL and SOAP details.
Use gSOAP to implement or interact with web services. It is portable across a variety of platforms, and provides compiler tools for a WSDL parser, and a SOAP stub and skeleton compiler. It follows the WS-I Basic Profile 1.0a compliance recommendations, and warns about potential interopability issues before building a new web service application. This helps to keep users from having to go through another development cycle to make the service compliant. Its supported standards include:
* SOAP 1.2
* SOAP RPC encoding
* SOAP document/literal style
* XML-RPC
* UDDI v2 inquire and publish APIs
* SOAP attachments: MIME, DIME and MTOM
* WS-Addressing
* WS-Discovery
* WS-Security
* SSL/TLS encryption and certificate authentication
http://sourceforge.net/project/showfiles.php?group_id=52781
http://www.ibm.com/developerworks/cn/websphere/library/techarticles/0301_lin/lin.html
使用 WebSphere Studio Application Developer、gSOAP 和 Dev-C++ 为 WebSphere Web 服务新建一个 C/C++ 客户机
http://users.skynet.be/pascalbotte/rcx-ws-doc/gsoap.htm
Chapter 5. Make a SOAP client with C/C++ and gSOAP.
http://www.javaworld.com.tw/jute/post/view?bid=19&id=163966
请问java使用xerces的环境如何配置?我都没有成功过。
http://blog.163.com/sjlksoft@126/blog/static/4001823120071126105951793/
resin的配置
http://www.ccidnet.com/tech/app/2001/09/21/58_3321.html
SOAP净化有线协议(二):Apache SOAP介绍
SOAP(简单对象访问协议)是一种利用XML编码数据的有线协议。它是同类协议中要求最低的一个规范,只定义了有线协议所要求的最关键的部分,有意地忽略了垃圾收集、对象激活等方面的细节。
http://blog.csdn.net/mb459/archive/2005/04/23/360079.aspx
从JDK下载到HelloWorld调试成功
http://blog.csdn.net/wwwwsoe/archive/2007/04/10/1559801.aspx
ava基础:JDK1.6配置
http://www.cn-java.com/www1/?action-viewnews-itemid-3792%27/
jdk1.6环境变量设置。
回答:为什么执行JAVA程序时,会出现Exception in thread"main" java.lang.NoClassDefFoundError的错?…
http://www.newasp.net/tech/java/14714.html
http://blog.chinaunix.net/u/19013/showart.php?id=146551
运用Apache SOAP工具包实现SOAP
http://www.phenshine.com/article.asp?id=34
Xerces下载、安装及运行实例
作者:admin 日期:2006-04-06
http://xerces.apache.org/xerces-j/
Xerces Java Parser 1.4.4 Release
http://www.ibm.com/developerworks/websphere/library/techarticles/0301_lin/lin.html
Creating a C/C++ client for a WebSphere Web service using WebSphere Studio Application Developer, gSOAP, and Dev-C++
http://blog.csdn.net/tuwen/archive/2007/10.aspx
http://www.newasp.net/tech/java/14714.html
回答:为什么执行JAVA程序时,会出现Exception in thread"main" java.lang.NoClassDefFoundError的错?…
http://www.xichy.cn/java/j2ee/469351.shtml
Exception in thread "main" java.lang.NoClassDefFoundError:
JBPM-Decision的用法
http://www.vlight.org/bbs/printthread.php?f=5&t=284
使用gsoap 用c++编写linux下的webservice客户端程序
http://www.fish888.com/gSOAP-Web-Service-t78047
使用gSOAP开发Web Service客户端
gsoap中文文档(8.1.1)
http://www.bugoo.com.cn/bencandy.php?id=37596
http://my.donews.com/singingsilence/2008/01/28/%E7%94%A8c%E5%AE%9E%E7%8E%B0webservice-gsoap/
用C实现WebService — gsoap
http://hi.baidu.com/litkinger/blog/item/17a3843336d674fc1b4cff3f.html
gsoap转载
gSOAP is a free C/C++ SOAP toolkit (alpha) with SSL and WSDL tools.
It includes a full-featured SOAP RPC (and SOAP DOC/LIT) compiler. The kit
provides a rapid application development environment when integrated with
MSVC++ or any other IDE for C and C++. The package includes extensive
documentation and numerous examples.
http://www.cs.fsu.edu/~engelen/soap.html
http://www.pocketsoap.com/4s4c/
4S4C aka Simon\’s SOAP Server Services For COM
http://www.sqldata.com/documents/SoapClient.htm
SOAP Agent
A C++ SOAP Client Library v3.0
http://www.codeproject.com/KB/webservices/SoapClient_CPP.aspx
SOAP client for C++
http://www.soapclient.com/SourceCode.html
SOAP Tools and Source Code
http://dotnettips.com/CommentView,guid,95db05fb-b929-469b-b883-bd5e90ab2a93.aspx
Navigation for dotNetTips.com – SOAP 2.0 Toolkit: SDK and Samples Released
–访问DB2
–创建链接服务器
EXEC sp_addlinkedserver @SERVER=\’srv_lnk\’, –链接服务器名
@srvproduct = \’\',
@provider = \’MSDASQL\’,
@provstr = \’Initial Catalog=PUBS;Data Source=DB2;HostCCSID=1252;Network Address=XYZ;Network Port=50000;Package Collection=admin;Default Schema=admin;\’
–添加登陆用户
exec sp_addlinkedsrvlogin @rmtsrvname = \’srv_lnk\’, @useself = \’false\’, @locallogin = \’sa\’, @rmtuser = \’DB2User\’, @rmtpassword = \’DB2Password\’
–进行查询
select * from OPENQUERY (srv_lnk,\’SELECT * FROM DBName2.Table1Name\’)
http://www.cnblogs.com/pegger/archive/2007/06/18/788133.html
转:轻松掌握ISO8583报文协议
http://blog.chinaunix.net/u1/48834/showart_386144.html
learning python
http://www.itug.cn/Servers/Web/20070820/1560.htm
uClinux下的web server问题和解决方法
ms自己的soap sdk太大了
目前找到个gSoap,使用方式不太好
easysoap还行,但使用者不是很多,大家有什么推荐么
以前用过一个叫Axis的,C++版Bug太多了,Java版的倒是比较稳定。
http://www.bctest.com/checkup/affix/finance/007_other1.txt
POS终端规范
8583包的相关资料06
http://hi.baidu.com/javaing/blog/item/244d5d10daff37fec2ce79d2.html
http://www.cnblogs.com/jojoke/archive/2007/12/14/995146.html
8583解析类
http://www.360doc.com/showweb/0/0/433052.aspx
ISO8583接口详细资料
历史博文
- curl - 2009
- 20070630 VS2003 VS2005 ASP.NET WAP 1.1 2.0 - 2007
- 0613 VS2003 WEB.CONFIG SQL Server 不存在或访问被拒绝 错误 - 2006
- WIN2003 远程桌面 全自动安装 - 2005