Detecting Frame Type (AREV Specific)
At 15 FEB 2007 12:48:22PM Victor Engel wrote:
Is there a way for Arev to check the frame type being used by the network driver?
At 15 FEB 2007 01:44PM support@sprezzatura.com wrote:
I would imagine you could create a Windows Script that got the info and wrote it to a file?
support@sprezzatura.com
The Sprezzatura Group Web Site
World Leaders in all things RevSoft
At 15 FEB 2007 05:41PM Steve Smith wrote:
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.