1
Network / Peer-to-peer example
« on: July 05, 2014, 11:56:43 am »
Hi everybody,
I don't know much about networking and I've never been using SFML's Network module.
Luckily, there are lots of examples how to create basic application with network connection. However, all of them are Client<->Server based. I was not able to find any peer-to-peer example. I wonder if some of you guys could provide one.
// And one more thing - how could I test it on one PC? Should I just connect to the localhost (127.0.0.1)? Is it going to work?
I don't know much about networking and I've never been using SFML's Network module.
Luckily, there are lots of examples how to create basic application with network connection. However, all of them are Client<->Server based. I was not able to find any peer-to-peer example. I wonder if some of you guys could provide one.
// And one more thing - how could I test it on one PC? Should I just connect to the localhost (127.0.0.1)? Is it going to work?