Module modem

Module modem 

Source
Expand description

Provides high-level access to the modem API, as implemented on network cards and wireless network cards.

Structs§

Locked
A network card on which methods can be invoked.
Message
Information about a received network packet.
Modem
A network card.

Enums§

PacketPart
A data type that can be sent as part of a network packet.
WakeMessage
A remote wakeup configuration.

Constants§

MESSAGE_NAME
The name of the signal sent when a network packet is received.
TYPE
The type name for network cards.