Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - daclable

Pages: [1]
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?

Pages: [1]
anything