Is there a way for Arev to check the frame type being used by the network driver?
I would imagine you could create a Windows Script that got the info and wrote it to a file?
The Sprezzatura Group Web Site
World Leaders in all things RevSoft
Under the OSI model, the frame type / transport layer is usually unknown to the application layer.
The Network driver knows the protocol, and has network API specificity in terms of locking calls, and may be optimized for buffer size, but it usually doesn't know the transport layer in use.