.. _tcpip_API: TCP/IP related methods ********************** .. _tcp_ip_serializer: Serializing object to bytes and back ++++++++++++++++++++++++++++++++++++ .. automodule:: pymodaq.utils.tcp_ip.serializer :members: Custom Sockets to implement PyMoDAQ protocol ++++++++++++++++++++++++++++++++++++++++++++ .. automodule:: pymodaq.utils.tcp_ip.mysocket :members: Base classes as TCP server and client +++++++++++++++++++++++++++++++++++++ .. automodule:: pymodaq.utils.tcp_ip.tcp_server_client :members: