While searching for examples of VBA code that use the Websocket protocol, I found the original Microsoft example code for an echo server client (copy in WinHttpWebSocketSample.bas). The files for ...