View Single Post
  #2 (permalink)  
Old 09-01-2003
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
The source distribution contains .dsp files for all examples. For example, for the hello demo:

demo\Ice\Hello\helloC.dsp <- For the client
demo\Ice\Hello\helloS.dsp <- For the server

Don't use these directly. Instead, open all.dsw (in the top-level directory), and choose one of the project files there.
Reply With Quote