WebServices2006

所属分类:Web服务器
开发工具:C++ Builder
文件大小:150KB
下载次数:19
上传日期:2006-03-24 00:15:43
上 传 者timsu
说明:  web server demo
(web server demo )

文件列表:
WebServices\EchoService\Client\iechosimpletypes.cpp (1120, 2002-02-01)
WebServices\EchoService\Client\iechosimpletypes.h (2884, 2002-02-01)
WebServices\EchoService\Client\simpleecho.cpp (2531, 2002-02-01)
WebServices\EchoService\Client\simpleecho.h (4670, 2002-02-01)
WebServices\EchoService\Client\simpleechoclient.bpr (4055, 2002-02-01)
WebServices\EchoService\Client\simpleechoclient.cpp (779, 2002-02-01)
WebServices\EchoService\Client\simpleechoclient_u.cpp (6404, 2002-02-01)
WebServices\EchoService\Client\simpleechoclient_u.dfm (11521, 2002-02-01)
WebServices\EchoService\Client\simpleechoclient_u.h (3791, 2002-02-01)
WebServices\EchoService\Client (0, 2006-01-22)
WebServices\EchoService\Server\cgi_simpleecho.bpr (4566, 2002-02-01)
WebServices\EchoService\Server\cgi_simpleecho.cpp (1061, 2002-02-01)
WebServices\EchoService\Server\cgi_simpleecho.res (876, 2002-02-01)
WebServices\EchoService\Server\isapi_simpleecho.bpr (4194, 2002-02-01)
WebServices\EchoService\Server\isapi_simpleecho.cpp (1722, 2002-02-01)
WebServices\EchoService\Server\simpleechoimpl.cpp (5731, 2002-02-01)
WebServices\EchoService\Server\simpleechoimpl.h (4567, 2002-02-01)
WebServices\EchoService\Server\simpleecho_u.cpp (811, 2002-02-01)
WebServices\EchoService\Server\simpleecho_u.dfm (593, 2002-02-01)
WebServices\EchoService\Server\simpleecho_u.h (1192, 2002-02-01)
WebServices\EchoService\Server (0, 2006-01-22)
WebServices\EchoService (0, 2006-01-22)
WebServices\PostSOAP\postsoap.bpr (3801, 2002-02-01)
WebServices\PostSOAP\postsoap.cpp (764, 2002-02-01)
WebServices\PostSOAP\postsoap.res (876, 2002-02-01)
WebServices\PostSOAP\unit1.cpp (3136, 2002-02-01)
WebServices\PostSOAP\unit1.dfm (3650, 2002-02-01)
WebServices\PostSOAP\unit1.h (1825, 2002-02-01)
WebServices\PostSOAP (0, 2006-01-22)
WebServices\SOAPDataModule\Client\biolifesoapclient.bpr (3777, 2002-02-01)
WebServices\SOAPDataModule\Client\biolifesoapclient.cpp (764, 2002-02-01)
WebServices\SOAPDataModule\Client\biolifesoapclient.res (876, 2002-02-01)
WebServices\SOAPDataModule\Client\unit1.cpp (1359, 2002-02-01)
WebServices\SOAPDataModule\Client\unit1.dfm (3152, 2002-02-01)
WebServices\SOAPDataModule\Client\unit1.h (1586, 2002-02-01)
WebServices\SOAPDataModule\Client (0, 2006-01-22)
WebServices\SOAPDataModule\Server\biolife.xml (1471694, 2002-02-01)
WebServices\SOAPDataModule\Server\biolifesoapcgi.bpr (4032, 2002-02-01)
WebServices\SOAPDataModule\Server\biolifesoapcgi.cpp (1126, 2002-02-01)
... ...

SimpleEcho Example =================== Server ------ ISAPI_SimpleEcho.bpr CGI_SimpleEcho.bpr Client ------ SimpleEchoClient.bpr USAGE ===== ISAPI_SimpleEcho.bpr CGI_SimpleEcho.bpr -------------------- Select Project | Build All Copy ISAPI_SimpleEcho.dll to c:\inetpub\scripts (For the CGI project copy CGI_SimpleEcho.exe instead) From a web Browser verify the server is present "http://localhost/scripts/ISAPI_SimpleEcho.dll" For the CGI project use the following URL instead: "http://localhost/scripts/CGI_SimpleEcho.exe" From the Default page of the Service, you can navigate through the exposed PortTypes and select the WSDL of the EchoService (named InteropTestPortType). SimpleEchoClient.bpr -------------------- Open up the Project file Project | Build All Project | Run In the "Server URL" combo box select the server to use. Press SetRioURL button Enter Data into the "Send Data" fields Press the Button the relates to the Method to call the result should appear in the "Receive Data" field Information =========== The Echo Services are based on the base service of Round 2 of the SOAPBuilders Interoperability Lab (see http://www.whitemesa.com/interop.htm ). It was created using the WSDLImport Wizard with the 'Generate Server Implementation' option enabled. The Client's interface was imported from the Server again using the WSDL Import wizard.

近期下载者

相关文件


收藏者