Class SocketClient2


  • public class SocketClient2
    extends Object
    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 Detail

      • SocketClient2

        public SocketClient2()