.. toctree::
   :maxdepth: 2

Transport tweaks
----------------

.. include:: /../../examples/v3arch/asyncore/agent/ntforg/send-notification-over-ipv4-and-ipv6.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/v3arch/asyncore/agent/ntforg/send-notification-over-ipv4-and-ipv6.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/v3arch/asyncore/agent/ntforg/send-notification-over-ipv4-and-ipv6.py>` script.


.. include:: /../../examples/v3arch/asyncore/agent/ntforg/send-packet-from-specific-address.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/v3arch/asyncore/agent/ntforg/send-packet-from-specific-address.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/v3arch/asyncore/agent/ntforg/send-packet-from-specific-address.py>` script.


See also: :doc:`library reference </docs/contents>`.
