Hello.
I'm making a game and would like to have hiscore table saved on my own server in the net. However I don't have any knowledge about programming server related things on C++ or (C).
So, could someone enlighten me?
To put this matter in smaller pieces, below are two topics
1) How to connect to a server (and close connection)
2) How to read (and write) file from (into) a server
Answers and exmaple codes highly appreciated.
Thank you.
--
Markus
I'm making a game and would like to have hiscore table saved on my own server in the net. However I don't have any knowledge about programming server related things on C++ or (C).
So, could someone enlighten me?
To put this matter in smaller pieces, below are two topics
1) How to connect to a server (and close connection)
2) How to read (and write) file from (into) a server
Answers and exmaple codes highly appreciated.
Thank you.
--
Markus