Network¶
- class sharpy.io.network_interface.Network(host=None, port=None)[source]¶
Network Adapter
Contains the basic methods. See
InNetworkandOutNetworkfor specific settings pertaining to the input and output sockets.The settings that this solver accepts are given by a dictionary, with the following key-value pairs:
Name
Type
Description
Default
addressstrOwn network address.
127.0.0.1portintOwn port.
65000