After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 164509 - Web Service Interface for Beagle
Web Service Interface for Beagle
Status: RESOLVED FIXED
Product: beagle
Classification: Other
Component: General
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Beagle Bugs
Beagle Bugs
Depends on:
Blocks:
 
 
Reported: 2005-01-18 19:01 UTC by knvijay
Modified: 2005-03-11 22:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Steps to add web-service interface to Beagle (2.84 KB, text/plain)
2005-01-18 19:03 UTC, knvijay
  Details
ZIP file containing C# source files and asmx file (9.92 KB, patch)
2005-01-18 19:06 UTC, knvijay
none Details | Review
Revised steps to add web service interface to Beagle (2.71 KB, text/plain)
2005-01-24 11:46 UTC, knvijay
  Details
Updated ZIP file containing sources for websvc interface to Beagle (575.34 KB, patch)
2005-01-24 11:49 UTC, knvijay
none Details | Review

Description knvijay 2005-01-18 19:01:25 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
Comment 1 knvijay 2005-01-18 19:03:27 UTC
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.
Comment 2 knvijay 2005-01-18 19:06:02 UTC
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
Comment 3 knvijay 2005-01-24 11:46:15 UTC
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.
Comment 4 knvijay 2005-01-24 11:49:53 UTC
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
Comment 5 Fredrik Hedberg 2005-03-11 22:59:31 UTC
In CVS. Closing.