socket class for SyntaxDiagnose using socket # 4711
- compile program with "javac *.java"
- start program with "java SyntaxSocket"
- try getting streams fom Socket 4711
- all sentences except "das hocker steht unter/auf dem tisch" are
analyzed as correct
Example Client: class TestClient