README.TXT
Windows Sockets 2 Sample Quality of Service ( QOS ) Chat application. 
 
This sample works as a Windows Sockets server or client.  It will listen 
for connections, or it will initiate one based on a user menu action.  When the connection 
becomes active, quality of service is setup on the connection.  Winsock 2 GQOS APIs 
are used to signal the Quality of Service requirements across the network to the peer application. 
 
 
This sample requires Windows Sockets 2.  Either run it on Windows NT 
verison 5.0 or greater, or Win98 or greater.