file_transfer_system

Module network

Source
Expand description

Contains networking utilities for handling connections and data transmission.

Enums§

  • Enum representing the types of IP addresses.
  • Enum representing various types of requests that can be made in the system.

Functions§

  • Gets the local IP address as a string.
  • Retrieves the public IP address of the specified type (IPv4 or IPv6).