Menu

Home

Ramon Servadei

Welcome to TcpChannel.

TcpChannel is a simple, non-blocking, NIO-based, TCP socket API for Java.

Its key features are:

  • Sends and receives byte[] data
  • Observer pattern data receiving
  • Asynchronous sending
  • Detection when sockets are connected and closed

Please refer to the [Tutorial] and Javadoc for further information.

Project Admins:


Related

Wiki: Tutorial