PIP 5.6.1
Platform-Independent Primitives
Classes
pipackedtcp.h File Reference

Packet-oriented TCP device built on top of PIStreamPacker. More...

#include "piiodevice.h"
#include "pinetworkaddress.h"
#include "pip_io_utils_export.h"
#include "pistreampacker.h"

Classes

class  PIPackedTCP
 TCP device wrapper that exposes framed packets through the PIIODevice API.The PIPackedTCP class provides a TCP client/server device with automatic data packing/unpacking using PIStreamPacker. It supports both client and server roles with reliable byte-stream transmission over TCP connections. More...
 

Detailed Description

Packet-oriented TCP device built on top of PIStreamPacker.