Page is in EnglishSeite auf deutsch verfügbar

TcpLib

TcpLib is a small C++ class library based on socket, with which a TCP server and corresponding TCP clients can be developed.
By deriving from the server and client class and overwriting in each case one and/or two methods own adjustments can be made.
As an example, a simple derived client and server class are presented that exchange input. I used this library for the project GlobalObjects, there a more complex usage can be seen.

The current version TcpLib 1.0.3 is implemented in the C++ programming language and has so far been used with:


TcpLib User Guides (online)
Download TcpLib



The texts were translated into English with the support of www.DeepL.com and translate.google.de.