PDA

View Full Version : Client Server Networking Problem


mihirradia
02-14-2017, 01:43 PM
Hi guys:
I am facing two problems at the moment
1) I'm using vizard 5.7. I have a problem with networking with my computer, I use a networking script similiar to the one in vizard tutorial server/client; The error that I'm getting is attached in the image.

Every time a client connects to the server, the server correctly receives the UPDATE event but the connected clients never receive it. I do not understand why:
- the client to server communication works fine;
- the server to client communication does not work;


Thanks
Mihir

Jeff
02-15-2017, 12:44 PM
Try disabling any firewalls if they are enabled.

mihirradia
02-17-2017, 01:57 PM
Hi Jeff,
Thank you for the reply. I have disabled the firewall and I'm not getting the error anymore. But even after that server does not update to client.

mihirradia
02-17-2017, 02:51 PM
I am sorry but I am still getting this error. I am sorry for my last message

mihirradia
02-20-2017, 11:43 AM
Please let me know what should I do?

Jeff
02-21-2017, 09:46 PM
Does the example server/client scripts posted here (http://forum.worldviz.com/showpost.php?p=3949&postcount=11) work for you? Also, try using the server machine name if you are using the server ip address and vice versa.