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

Author Topic: network  (Read 1808 times)

0 Members and 1 Guest are viewing this topic.

scyth3s

  • Newbie
  • *
  • Posts: 20
    • View Profile
network
« on: February 22, 2011, 10:58:01 pm »
Are the SFML network functions compatible on cross-platform? IE: If I wrote a networked game using SFML networking, could the 3 compiled versions play with each other, or would it be Mac-only networking, Linux-only networking, and WIndows-only networking?

Edit: Sorry about misplacing. This thread was actually meant to just be a reply post, but apparently I clicked "Post New Topic" instead of "Post Reply." I did think it was a little weird that a reply post needed a topic line!
"My church is not full of..."

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
network
« Reply #1 on: February 22, 2011, 11:02:44 pm »
Quote
Are the SFML network functions compatible on cross-platform?

Yes, you can make different OSes communicate together with the SFML network module.
Laurent Gomila - SFML developer

 

anything