Websocket example in C language using TCP/IPv4 protocols with client and server side. Server needs to be run first in order for the client to receive the message. The implementation differs whether the application is being run in Windows systems or Unix systems.