GNOME Bugzilla – Bug 164509
Web Service Interface for Beagle
Last modified: 2005-03-11 22:59:31 UTC
I wish to submit patch for adding "web service interface" to Beagle. This version adds a beagledBridge to Beagle and requires use of XSP to host the beagled.asmx/BeagleWebSvc.dll
Created attachment 36203 [details] Steps to add web-service interface to Beagle readme.txt describes steps to add web-service interface to Beagle. Another attachment websvc.zip contains the C# source code files.
Created attachment 36204 [details] [review] ZIP file containing C# source files and asmx file ZIP file containing: beagledBridge.cs to be integrated with BeagleDaemon.exe BeagleWebSvc.cs & beagled.asmx to be hosted on XSP
Created attachment 36440 [details] Revised steps to add web service interface to Beagle This readme describes steps to add web-service interface to Beagle. Another attachment websvc.zip contains the C# source code files and make files.
Created attachment 36441 [details] [review] Updated ZIP file containing sources for websvc interface to Beagle ZIP file to be unzipped in main beagle folder. Will create a subfolder named 'websvc'. Includes sources and make files to build and install the following: websvc/beagledBridge.cs to be invoked from BeagleDaemon.exe (as per steps given in the previous readme attachment. BeagleWebSvc.cs & beagled.asmx to be hosted on XSP
In CVS. Closing.