Package chapters.appenders.socket
Class SocketClient1
java.lang.Object
chapters.appenders.socket.SocketClient1
This application uses a SocketAppender that log messages to a
server on a host and port specified by the user. It waits for the
user to type a message which will be sent to the server.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SocketClient1
public SocketClient1()
-
-
Method Details
-
main
- Throws:
Exception
-