Skip to content

araujo88/websocket-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket-example

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.