diff --git a/samples/stockquote/client/wcf/readme.txt b/samples/stockquote/client/wcf/readme.txt new file mode 100644 index 00000000..35a2b9a0 --- /dev/null +++ b/samples/stockquote/client/wcf/readme.txt @@ -0,0 +1,12 @@ +SPRING WEB SERVICES + +This directory contains a C# client for the Stock Quote Web Service that uses +Windows Communication Foundation. The client can be built using the specific +build file, which requires WCF (.NET 3.0) on the patch. Note that the stock +quote sample has to be running before invoking this target. + +Client Sample table of contents +--------------------------------------------------- +* src - The source files for the client +* build.bat - Build bactch file +