Skip to content
Lucio Santi edited this page Aug 3, 2014 · 2 revisions

PTC WikiCode overviewptc_socket

This module provides a protocol wrapper (Socket) that defines an external interface similar to that of traditional Python sockets. The end user of the protocol will interact directly with Socket instances, as it is shown on section Usage.

Clone this wiki locally