Module tcpcom
[hide private]
[frames] | no frames]

Module tcpcom

source code


This software is part of the TCPCom library.
It is Open Source Free Software, so you may
- run the code for any purpose
- study how the code works and adapt it to your needs
- integrate all or parts of the code in your own programs
- redistribute copies of the code
- improve the code and release your improvements to the public
However the use of the code is entirely your responsibility.

Classes [hide private]
  TCPServer
Class that represents a TCP socket based server.
  ServerHandler
  TCPClient
Class that represents a TCP socket based client.
  ClientHandler
Variables [hide private]
  TCPCOM_VERSION = '1.15 - Feb. 15, 2016'
  __package__ = None