right. That much I know. In fact, BOTH programs want me to pass arguments.
The server side wants to know what port I'll be using.
The client side wants to know the ip address of the server, as well as the port.

The question is, how do I input those arguments into the code??
So, the quick answer to your question is that I haven't passed any arguments into the program. I've tried, but I'm not seeing them.