Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading/writing file from/into server

Status
Not open for further replies.

Blue4x

Programmer
Aug 11, 2005
2
FI
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.

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
 
TCP/IP sockets in c
practical guide for programmers
donahoo/calvert

morgan kaufman publisher
very good book

TC
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top