Sockets in C++

I am looking for a good tutorial or example etc of sockets in C++ and sending data all i've found is for C or Java etc i want to do an idea kind of like a Server and Client or Listener and Talker so the Client/Talkers sends a string that says hello and if you have the Server/Listener open you can see the sent string.
Topic archived. No new replies allowed.