Qualified Data

The ISO 8208/X.25 protocol supports qualified data. Qualified data is sent by using the WSAIoctl function to mark the following data as qualified, and then using the normal Windows Sockets send functions. Qualified data is received by using the WSAIoctl function to wait for notification of qualified data, and then using the normal Windows Sockets recv functions.