LinuxMCE Forums

General => Developers => Topic started by: bulek on March 28, 2009, 10:19:41 AM

Title: Sometimes I cannot register with DCERouter for text DCE messages ?
Post by: bulek on March 28, 2009, 10:19:41 AM
Hi,

I'm using my Home automation driver that I wrote my self. It's an external application that connects to DCERouter over two sockets.

To increase stability of the app, I implemented PING-PONG queries to check whether device is still registered with DCERouter (cause for some odd reasons DCERouter disconnects occasionally  - details in another thread in this forum), but sometimes I also spot that DCERouter upon registration responds with scrambled characters - I suspect that it responds with "binary" DCE messages and not text as I want to register.... I've followed closely docs on Wiki, but it seems that something is still missing - or am I the only one using text DCE connection ?

Anyone with similar experience ?

Anyone using text DCE interface ? Is it stable ?

Thanks in advance,

regards,

Bulek.