Stardust-WS C# Client Example

This example contains the source code for three example implementations of a C# Web Service client that communicate with a deployed Stardust engine which provides Web Services:

Click the following link to download the sources as ZIP file:

In order to build an own Stardust-WS Client the factory WsFactory may be used to easily gain a reference to an exposed Stardust Web Service. To run the examples the application configuration file WsClient.config has to be used in the corresponding C# project and is bound to contain the properties (host, port and context root) of the actual running Stardust Web Service.