Poco::Remoting

namespace Binary

Overview

Classes: BinaryIOS, BinaryInputStream, BinaryOutputStream, BinaryServerConnection, BinaryServerConnectionFactory, BinaryStreamBuf, Deserializer, Listener, Serializer, Transport, TransportFactory

Classes

class BinaryIOS

The base class for BinaryInputStream and BinaryOutputStreammore...

class BinaryInputStream

This class is used for reading E-Binary messages from a POP3 server. more...

class BinaryOutputStream

This class is used for writing E-Binary messages to a SMTP server. more...

class BinaryServerConnection

A BinaryServerConnection manages connection setup/teardown and message exchange between Binary peers. more...

class BinaryServerConnectionFactory

A factory for BinaryServerConnectionmore...

class BinaryStreamBuf

The sole purpose of this stream buffer is to detect end-of-stream  more...

class Deserializer

Binary based Deserializer implementation. more...

class Listener

NetCOnf is a one object per Listener protocol. more...

class Serializer

Generates a Binary conform serialized version of the data. more...

class Transport

Binary Transport implementation. more...

class TransportFactory

TransportFactory for Binary transports more...