home *** CD-ROM | disk | FTP | other *** search
- Remoting\ObjectRemoting Sample Readme.txt
-
- To Setup
- --------
-
- Sample Location
- ---------------
-
- This sample is located in the Remoting directory of NGWS SDK samples directories.
- For Example:
- C:\Program Files\NGWSSDK\Samples\Remoting\ObjectRemoting
-
- To Build
- --------
- nmake /a
-
-
- How to Run
- ----------
- Open 2 seperate command windows.
-
- Start the Hosting App
- start ObjectZone.cmd
-
- Run the Calling App
- sample1.bat
- sample2.bat
- sample3.bat
- sample4.bat
-
-
-