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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

hardcore internet programming 1

Status
Not open for further replies.

gusset

Technical User
Mar 19, 2002
251
GB
just for fun, i am doing a small project which involves a game which is a bit like minesweeper.

i would like to play over the internet with some friends, just like you can on msn.

trouble is that i don't know anything about connecting comupters in order to send the move data - grid positions ("D4"), player names ("gusset"), a short message ("got you this time!"), scores ("2-0"). at the moment, my skills/knowledge extend only to using e-mail protocol to send move data and extracting it from the body of the e-mail.

can anyone point me in the right direction to sending the information in data packets to the correct IP address, using ports, etc? google search terms would be just fine!

many thanks

gusset

 
i always wondered what winsock was. i guess now's the time to learn.

hope it's not too hard!

[smile]

gusset
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top