I thought UDP would allow sending and receiving concurrently which is why i switched to it. My TCP Client/Server does the same thing. So I'm basically back were i started, but i did learn some new stuff.
How would I setup the server and client to send/receive data concurrently?