Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

LocalRemoteDescription
UNINITUNINITThis would be the initial state of an endpoint that is newly created by the local application.
UNINITACTIVEThis would be the initial state of an endpoint that was created by the engine in response to actions taken by the remote application.It can be thought of as "half open".
UNINITCLOSED Same as the above except the remote application has chosen to close its own endpoint prior to reaching a fully established state, i.e. the remote application is aborting.
ACTIVEUNINIT Locally initiated "half open".
ACTIVEACTIVE Pairing between the two endpoints is fully established.
ACTIVECLOSED In the process of a remotely initiated closing. (Half closed).
CLOSEDUNINIT In the process of a locally initiated abort.
CLOSEDACTIVE In the process of a locallly initiated closing. (Half Closed)
CLOSEDCLOSED Fully closed.

 

Deliveries

Gliffy Diagram
nameLink-Delivery Object Diagram

...