ViewVC Help
View Directory | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/clientinterface
File Last Change
 ../
ClientInterfaceMain.java 1.31 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
ClientInterfaceServant.java 1.16 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
CorbaClientListenerServant.java 1.14 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
CorbaControlHandlerServant.java 1.19 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
CorbaDataHandler.java 1.16 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
Makefile 1.11 (22 years ago) by tdb: Major change in the java package naming. This has been held off for some time now, but it really needed doing. The future packaging of all i-scream products will be; uk.org.iscream.<product>.<subpart>.* In the case of the central monitoring system server this will be; uk.org.iscream.cms.server.* The whole server has been changed to follow this structure, and tested to a smallish extent. Further changes in other parts of the CMS will follow.
PacketSorter.java 1.26 (18 years ago) by tdb: Fix compile problems on j2se 1.5 - our Queue class conflicted with one in java.util. Also fix an API issue when running the server on Windows - the println method sends '\r\n' on Windows instead of '\n' on Unix, which confuses applications such as ihost. Patch provided by: skel
TCPClientListener.java 1.19 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
TCPControlHandler.java 1.30 (18 years ago) by tdb: Fix compile problems on j2se 1.5 - our Queue class conflicted with one in java.util. Also fix an API issue when running the server on Windows - the println method sends '\r\n' on Windows instead of '\n' on Unix, which confuses applications such as ihost. Patch provided by: skel
TCPDataHandler.java 1.18 (18 years ago) by tdb: Fix compile problems on j2se 1.5 - our Queue class conflicted with one in java.util. Also fix an API issue when running the server on Windows - the println method sends '\r\n' on Windows instead of '\n' on Unix, which confuses applications such as ihost. Patch provided by: skel
0 directories and 10 files shown