Sockets tutorial?

Could anyone provide an example of how to send and receive a message with sockets?

Maybe this “Third Party Socket Server Connection” can help you.

Yea its good, but showing how to accepts a client and set up the server for connections would also help

Something like this is really what i’m after - I just look at this and can’t work out where to actually put this stuff in VS. I wish there was a 'this goes in the .h file and this goes in the .cpp file etc. Anyone what to make a plugin?