Software Communication extension

In the context of multi-process and distributed software, there are multiple software applications interacting and communicating with each other. The Software Communication extension supports recording IP-based communication for relating events across software applications.

  • Name: Software Communication
  • Prefix: swcomm
  • URI: https://www.xes-standard.org/swcomm.xesext

Attributes

Local host
  • Key: localHost
  • Component:
    • event
  • Datatype: xs:string

The local host name for the local endpoint.

Local port
  • Key: localPort
  • Component:
    • event
  • Datatype: xs:long

The local port for the local endpoint.

Remote host
  • Key: remoteHost
  • Component:
    • event
  • Datatype: xs:string

The remote host name for the remote endpoint.

Remote port
  • Key: remotePort
  • Component:
    • event
  • Datatype: xs:long

The remote port for the remote endpoint.

Relation to other extensions

The Software Communication extension builds on the Software Event extension to store standard details for software events.