3 Protocol Details

The LREC protocol is used for monitoring an event session on a remote computer over a network. Therefore, a client configures and starts an event session by first creating an instance of the MSFT_NetEventSession Class (section 2.3.1.1). After the object is created, the client can connect to the newly created session using the RpcNetEventOpenSession (section 3.1.4.2.1) method and start retrieving events from the session using the RpcNetEventReceiveData (section 3.1.4.2.2) method.