mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
19 lines
266 B
ReStructuredText
19 lines
266 B
ReStructuredText
Network
|
|
=======
|
|
|
|
.. module:: windows.network
|
|
|
|
.. note::
|
|
|
|
See sample :ref:`sample_network_exploration`
|
|
|
|
|
|
.. autoclass:: windows.network.Network
|
|
|
|
Connections
|
|
"""""""""""
|
|
|
|
.. autoclass:: windows.network.TCP4Connection
|
|
|
|
|
|
.. autoclass:: windows.network.TCP6Connection |