Hi all!
I'm trying to get the sockets example to work. If I run both server and client on the same computer, and then enter 'localhost' when the client asks for the server name, it works smoothly. But when I run them both on a seperate computer, no messages are sent at all. This problem occurs with TCP ánd UDP.
The computers both run windows 7 home premium 64bits, and I use sfml 2.1.
Do I maybe have to forward the ports of my router? Or what else can be the problem?
Thanks in advance
Janneman