source property
The source of a network activity, such as starting a TCP connection.
In a multi hop network activity, the source represents the sender of the last hop.
Implementation
Peer? source;
The source of a network activity, such as starting a TCP connection.
In a multi hop network activity, the source represents the sender of the last hop.
Peer? source;