socket

These inspectors expose the sockets opened on the network on the endpoint.

Version Platforms
9.0.586.0 Windows
9.1.1065.0 Debian, HP-UX, Red Hat, SUSE, Ubuntu
9.2.0.363 AIX, Mac
9.5.13.130 Raspbian

Creation

socket of <network> : socket

Properties

local address of <socket> : ipv4or6 address
local port of <socket> : integer
process of <socket> : process
remote address of <socket> : ipv4or6 address
remote port of <socket> : integer
tcp of <socket> : boolean
tcp state of <socket> : tcp state
udp of <socket> : boolean