Table of Contents

TCP - Established Socket

About

Connection (ie Socket) is in established state when a socket-to-socket virtual connection or virtual circuit (VC), also known as a TCP session, is established with the remote socket.

Example

Web App

Example when a web application

Snapshot from Process Explorer

Tcp Connection State Process Explorer