Hi all!
First of all, Sorry for my bad English. I'm Vietnammese and I'm new to this forum.
I'm doing a Five In A Row game Project. It's simply that I want my friends can play that over the Internet. That needs the computers be connected. The game just send small text files define the Game martrix between 2 computers. As I remembered that is an easy job while computers are in one LAN. But now, it's in a huge WAN - that's Int.
So how can I do it? I can save a text file on my DropBox which defines Players are playing and their IP. But that failed. :(
Plz help me. Thanks b4 reply:
:)
First of all, Sorry for my bad English. I'm Vietnammese and I'm new to this forum.
I'm doing a Five In A Row game Project. It's simply that I want my friends can play that over the Internet. That needs the computers be connected. The game just send small text files define the Game martrix between 2 computers. As I remembered that is an easy job while computers are in one LAN. But now, it's in a huge WAN - that's Int.
So how can I do it? I can save a text file on my DropBox which defines Players are playing and their IP. But that failed. :(
Plz help me. Thanks b4 reply:
Code:
Action = Dothanks!