SFML community forums

Help => Network => Topic started by: MthDc on May 20, 2013, 06:04:35 pm

Title: Using SFML/Network with another graphical library
Post by: MthDc on May 20, 2013, 06:04:35 pm
Would it be possible to use the network package of SFML with for example Irrlicht? I've grown attached to the SFML API and I was wondering if I could pursue 3D development by combining a graphical engine (such as Irrlicht) with the networking and audio capabilities of SFML.

So: can I use SFML networking in any application?
Title: Re: Using SFML/Network with another graphical library
Post by: Nexus on May 20, 2013, 06:39:04 pm
Yes, the Network and Audio package can be used independently, they only depend on System.