This sample demonstrates how to use WebSockets in a connected Windows Store app. The sample covers basic functionality such as making a connection, sending and receiving data, and closing the connection. The sample also shows recommended ways of hand...