源码介绍
soapif
PocketSoap interface for Pocket PowerBuilder
Abstract
This external DLL provides a simple access to the PocketSoap package.
The model for the API is that first the service object is created and you are given the access handle. Then you can set the various attributes in whatever order you desire. Internally, the attributes are simply stored for later use. Then you make the SOAP call. This uses the previously set attributes. Finally, you destroy the service object, which cuts away all the previously created COM objects.
Pocket Soap Project
All this is built on top of the PocketSoap system. Retrieve from www.pocketsoap.com and install both on the desktop and CE machines.
This has been tested with PocketSoap version 1.4.2
soapif (3 folders, 1 files, 694 bytes, 635.72 KB in total.)
desktop (1 folders, 9 files, 129.67 KB, 370.41 KB in total.)
PKSoapif.dsp 4.41 KB
PKSoapIF.dsw 621 bytes
PKSoapIF.ncb 65.00 KB
PKSoapIF.opt 54.50 KB
PKSoapif.plg 1.40 KB
PKSoapif.rc 2.60 KB
readme.txt 82 bytes
resource.h 412 bytes
Debug (0 folders, 2 files, 240.74 KB, 240.74 KB in total.)
PKSoapif.dll 240.06 KB
ppc (1 folders, 7 files, 162.92 KB, 177.10 KB in total.)
PKSoapIF.vcb 89.00 KB
PKSoapIF.vcl 1.58 KB
PKSoapIF.vco 53.50 KB
PKSoapIF.vcp 17.48 KB
PKSoapIF.vcw 625 bytes
readme.txt 82 bytes
ARMRel (0 folders, 2 files, 14.18 KB, 14.18 KB in total.)
PKSoapIF.dll 13.50 KB
source (0 folders, 7 files, 87.53 KB, 87.53 KB in total.)
readme.html 26.29 KB
soap_imp.cpp 27.88 KB
soap_imp.h 4.78 KB
soapif.cpp 11.73 KB
soapif.def 597 bytes
soapif.h 15.60 KB