home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / Remoting / ObjectZone / readme.txt < prev    next >
Encoding:
Text File  |  2000-06-23  |  479 b   |  32 lines

  1. Remoting\ObjectRemoting Sample Readme.txt
  2.  
  3. To Setup
  4. --------
  5.  
  6. Sample Location
  7. ---------------
  8.  
  9. This sample is located in the Remoting directory of NGWS SDK samples directories.
  10. For Example:
  11. C:\Program Files\NGWSSDK\Samples\Remoting\ObjectRemoting
  12.  
  13. To Build
  14. --------
  15. nmake /a
  16.  
  17.  
  18. How to Run
  19. ----------
  20. Open 2 seperate command windows. 
  21.  
  22. Start the Hosting App
  23. start ObjectZone.cmd
  24.  
  25. Run the Calling App
  26. sample1.bat
  27. sample2.bat
  28. sample3.bat
  29. sample4.bat
  30.  
  31.  
  32.