class VirtualSocketDriver
Used to implement local communication link features.
The mode becomes local communication mode when the platform-specific derived class that inherits from the VirtualNetwork
is registered to this class.
Handles the platform-specific differences in local communication features and enables linking to programs for Internet communications.
S |
RegisterVirtualNetwork
|
Registers an instance of the derived class that inherits from VirtualNetwork and changes the mode to local communication mode. |
---|---|---|
S |
UnregisterVirtualNetwork
|
Unregisters the instance of the derived class that inherits from VirtualNetwork and changes the mode to Internet communication mode. |
CONFIDENTIAL