Session
A network session is the 4-tuple of:
- Source IP Address
- Source Port
- Destination IP Address
- Destination Port
This, together with some other information like protocol, start and end time, uniquely identifies a network connection using the Internet Protocol. A network traffic analysis tool like ASDIC also keeps track of additional meta data, like acceptance etc.
See also: aggregate
