| Name |
Type |
Description |
| ip |
int |
The IP address to form a connection with (default = 127.0.0.1, the local loopback)
|
| host |
symbol |
The domain name to form a connection with (default = localhost)
|
| port |
int |
The port to use when creating the connection (default = 7474)
|
| connected (get) |
int |
Whether or not the object is currently connected to a jit.net.recv server.
|
| latency (get) |
int |
An estimate of the time between a matrix being input to the jit.net.send
object and being output from the corresponding jit.net.recv.
|