Question: Write a program in c/c++ that should be able to connect to other PCs using TCP/IP network stack. You can use any method to get
Write a program in c/c++ that should be able to connect to other PCs using TCP/IP network stack. You can use any method to get the IP address of the connectable PCs except hard coding. (For example, manually inputting IP address, using tracker server, or broadcasting are considered appropriate). The network should support at least 3 terminals.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
