So, doing sockets in C++, is Qt the best option? I was looking around online, and it seems that's what people are recommending.

Also, it wouldn't be anything like making connections to websites, it's sending TCP packets with messages is them directly to a computer.