Poco::RemotingNG::TCP

class ServerConnectionFactory

File Information

Library: RemotingNG/TCP
Package: TCP
Header: Poco/RemotingNG/TCP/ServerConnectionFactory.h

Description

Inheritance

Direct Base Classes: Poco::Net::TCPServerConnectionFactory

All Base Classes: Poco::Net::TCPServerConnectionFactory

Member Summary

Member Functions: createConnection

Inherited Functions: createConnection

Constructors

ServerConnectionFactory

explicit ServerConnectionFactory(
    Listener::Ptr pListener
);

Creates a ServerConnectionFactory using the given Listener instance.

Destructor

~ServerConnectionFactory virtual

~ServerConnectionFactory();

Destroys the ServerConnectionFactory.

Member Functions

createConnection

Poco::Net::TCPServerConnection * createConnection(
    const Poco::Net::StreamSocket & socket
);

Securely control IoT edge devices from anywhere   Connect a Device