Ubuntu – perror: ": Connection refused" | Socket programming in C
I have to do an assignment for my one lecture where i have to create a connection between a client and a server program in C. The server program and the client program have to run on different PC's. After…