A version of LWIP, provided for backwards compatibility.

Dependents:   AA_DemoBoard DemoBoard HelloServerDemo DemoBoard_RangeIndicator ... more

Embed: (wiki syntax)

« Back to documentation index

TCPItem Class Reference

TCPItem Class Reference

A simple object which provides the base for all TCP enabled objects. More...

#include <TCPItem.h>

Inherited by TCPConnection, TCPConnection, TCPConnection, TCPConnection, TCPConnection, TCPConnection, TCPListener, TCPListener, TCPListener, TCPListener, TCPListener, and TCPListener.


Detailed Description

A simple object which provides the base for all TCP enabled objects.

Do not ues it directly unless you know what you doing. Normaly what you want to use is TCPListener or TCPConnector.

Definition at line 16 of file precomp/Core/TCPItem.h.