UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches

The connection module contains all classes and free functions to manage network connections. More...

Classes

class  UPnPsdk::CSigpipe_scoped
 Portable handle SIGPIPE on failed write to a remote closed network socket. More...
 

Detailed Description

The connection module contains all classes and free functions to manage network connections.

source: socket connect() vs bind()

The Server side is coded in connection_device.cpp, the Client side is coded in connection_ctrlpt.cpp.