If the function succeeds the return value will be the virtual TCP sessions mode status flag.
The default value is FALSE.
Description:
Use TcpMgrGetVirtualMode to obtain the virtual TCP sessions mode status flag. Setting this
flag in TRUE means that HNTcpManager component uses only TCP packet header fields and HNPacket
object properties while
TcpMgrProcessPacket function
execution.
Virtual TCP sessions mode may be very useful for network activity analysis, in other words,
if you need only TCP session properties (the number of TCP connections per second, total
amount of incoming and outgoing traffic, hosts participating in connections etc.) and don't
need packets data.
Assume, we are working with Ethernet adapter. To analyze network activity more effectively,
we have to do the following: