http://www.codeproject.com/Articles/10330/A-simple-IOCP-Server-Client-Class
—— A very cool explanation and classic implementation of IOCP!
http://www.codeproject.com/Articles/13382/A-simple-application-using-I-O-Completion-Ports-an
—— Another one, simpler but easier to understand.