I'm working on an online version of Connect 4, and I want to be able to connect 2 computers together.
I have some knowledge on creating networks between computers the TcpClient and Listener classes, however to my knowledge these only work on computer connected to the same network (LAN)
I want to be able to be on a different part of the Earth and play connect 4 with my little sister, regardless on what LAN we are on.
Is this possible?
Yes.
Connecting two computers on a LAN is the same as connecting over the Internet. The only differences are:
Without a more specific question, I can't get more detailed than that.
Take a look at Jabber, it is an instant messaging protocol (used by Gtalk). Hookup with either a public jabber server or setup your own Jabber host. Jabber-net is a library for .NET
You can extend it to do pretty much all you want including gaming etc.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With