InNetwork
- class sharpy.io.network_interface.InNetwork[source]
Input Network socket settings
Note
If sending/receiving data across the net or LAN, make sure that your firewall has the desired ports open, otherwise the signals will not make it through.
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 for input network
65001