ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/host/c++/README
Revision: 1.1
Committed: Wed Jun 13 19:33:19 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Log Message:
Tidied up.

File Contents

# Content
1 This is the C++ version of the i-scream Host application.
2
3 This is not currently under development. It could be used
4 as a basis for a future application though.
5
6 It has currently only been tested on Solaris, and may not
7 work on other platforms. This is mainly due to the socket++
8 library not working great on other platforms. The code
9 itself though, should work.
10
11 Please note that the socket++ library is already compiled
12 on Solaris 8 (sparc)... although it could be recompiled
13 without much effort.
14
15 i-scream