PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WD14 Client Server
WD14 Client Server
Iniciado por guest, 02,jun. 2015 09:03 - 1 respuesta
Publicado el 02,junio 2015 - 09:03
When i connect to a server from client machine via Wifi, I get a "Time out error". When I turn of the windows firewall on the server machine, some of the client machines are able to connect successfully and others still give the "Timeout error". Can anyone help me on this, what is the correct way, or how do I debug and find out why I get the time-out. Also I don't want to turn off the firewall on the server machine. I am using windows 7 and windows 8 on the different machines.

Thank you in advance
Andre Fourie
Publicado el 02,junio 2015 - 10:45
Hi,

Make sure that TCP ports 4900 and 4999 are open in your firewalls (server and client side).
You can eventually change the port numbers that are used. See the online help for more information : http://help.windev.com/…


Kind regards,

Joris