ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java (file contents):
Revision 1.22 by tdb, Tue Mar 13 16:25:57 2001 UTC vs.
Revision 1.23 by tdb, Tue Mar 13 16:46:13 2001 UTC

# Line 65 | Line 65 | class TCPReaderInit extends Thread {
65              String inBound = "";
66              
67              // try for HEARTBEAT
68 <            getInBound("STARTCONFIG");
68 >            getInBound("HEARTBEAT");
69              _socketOut.println("OK");
70              
71              // try for CONFIG

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines