Advertisement
6_2008-2009 Complete Applications #212828

WebSvc

WebSvc is a VB6 Client that connects to a web Service set up for Basic Authentication, using MSSoap30. In this example program, WebSvc is used to continually submit files to a web service. WHen started, WebSvc waits for a file matching a file mask to show up in a designated folder, then sends that file a record at a time to a web service, logging activity in a continualy appended log file, renaming the transmitted file for autoarchiving, then idles until another file shows up. MS examples for MSSOAP30 using basic authentication web service did not work. Solution is include login/password in the connection string, and to implement iHeaderHandler event to handle the authentication challenge that comes back on the serivice function call.

AI

สรุปโดย AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

ซอร์สโค้ด
original-source
Upload
ความคิดเห็นดั้งเดิม (3)
กู้คืนจาก Wayback Machine