Uses of Class
ch.k43.util.KSocketServerThread
-
Uses of KSocketServerThread in ch.k43.util
Subclasses of KSocketServerThread in ch.k43.utilModifier and TypeClassDescriptionclassClass to handle user HTTP connections accepted by KSocketServerListener.classSimple HTTP web server to serve files.classSimple upper case echo server to show a sample KSocketServerThread implementation.