I try to connect remotely to the comfort with client. The error message I get is that the photo upload. The version I have is the past. In earlier versions remotely connect without any problems. The Wizards Comfort connect normally.
Perhaps when you try to connect remotely you forgot to open UDP port 65535 on your router. That is the port that the Tibbo Module uses for connection information.
Newer Client versions check the Tibbo Module before it makes a connection.
So as Ingo says you need whatever TCP port you are connecting on (1001 typically) and UDP port 65535.
The timeout for the UDP response is hardcoded at 3 seconds so it looks like you didnt get a reponse within that time. Does it repeatedly fail or just sometimes?
I\'ll make the Tibbo checking an option in the next build so you can turn off.
So it\'s either UDP port 65535 being blocked then or the link being slow and you not getting a response back from the Tibbo within 3 seconds. I\'ll make more configurable next release for these scenarios.
I added this functionality because the tibbo module can only accept one connection at a time. So via this tibbo management port i can check if the ucm is already connected to something (eg comfigurator, iphone app, Wizcomfort etc) and warn the user appropriately either to gracefully concede to the existing connection or force it to close so you can grab it! I found this useful for eth02 modules though less important with later Eth02 ones as they now auto disconnect on logoff.