News

The compiled binary would be available in bin/ directory. Simply execute the binary file with an optional argument of port number. In case of invalid or no port number, a default port of 4545 would be ...
This program enables users to communicate with each other through broadcast messages over a local network using socket programming in C. This is a cross-platform (Linux and Windows) messaging tool ...