I am fairly new to C++ programing, so I am not quite sure what I am looking for at the moment. I have experience with C#, Python (barely), and Visual Basic, but I am looking into using C++ and breaking away from .NET in general (before it completely sucks me in). My questions are as follows:
1) What would be the lightest weight, platform independent GUI library available? Qt to me seems a bit bloated (OpenGL, among other things) . If I am wrong, please let me know.
2) What is the lightest weight, platform independent socket library available? (Please don't bring up winsock2.h)
Thank you in advance. I will continue to Google, but as I said, I am not quite sure what I am looking for, so any and all help is appreciated.