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.