SFML community forums
Help => Network => Topic started by: scyth3s 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!
-
Are the SFML network functions compatible on cross-platform?
Yes, you can make different OSes communicate together with the SFML network module.