Visible to Intel only — GUID: GUID-0C6DE1B7-28A8-4654-9D27-B4A32297A6B4
Visible to Intel only — GUID: GUID-0C6DE1B7-28A8-4654-9D27-B4A32297A6B4
Non-Shared Session
When the application creates a non-shared session by calling JHI_CreateSession (C++, C#), the client service creates a new session in the virtual machine (VM) and assigns a new session handle for the application.
The application calls JHI_SendAndRecv2 (C++, C#) with the acquired session handle to communicate with the session.
When the application closes the session by calling JHI_CloseSession (C++, C#) with the given session handle, the client service will remove the session handle and also close the session in the VM.