Hello, all!
I'm trying to understand how a client/server would work, and I found a server example I could play with on the internet. However, I can't get it to compile due to a bunch of undefined variables (sendto, socket, etc).
Are there some options I should include in the command line when I compile?
Thank you
- Jim