I'm curious to learn how to communicate with a Counter-Strike server through sockets, in order to pull server information and to send rcon commands. Problem is I don't know anything about sockets really, and have no idea where to start
If you know of a good tutorial on sockets and/or happen to know where I can read about communicating with a Counter-Strike server through the web I would appreciate it.
I have looked through the MadQuery class and I really don't understand what I'm looking at...