In this test we are using different hosts in a private network. The receiver IP address is 192.168.1.1 and the sender is 192.168.1.1. We change those address in the sender program and then rebuild it. The receiver is listening on all interfaces.
1. Firstly, we run the server program.
2. Then, we run the sender program two times.
3. The following first screenshot show the receiver sample output and the second is the sender.