Hello, I was wondering if it was possible to take a string variable or an integer variable and send it to another computer like client/server architecture and also read that data from that same computer. I am thinking that winsock will be ideal for doing this but if anyone knows anything else thats better please tell me. Also if winsock is good for this than can someone point me in the right direction for getting started with it using C++.
Thanks, any help is appreciated.