Hi Stefano I'm far from happy with the way the base driver actually works in various areas, particularly subscriptions. I've thought about doing a completely new implementation of the diver, but this a pretty major chunk of work, and from my researches so far, it may be that the problems really result from the fact that CyberLink does all of the HTTP stuff manually, i.e. By opening sockets and writing bytes.
So, as an interim measure, I'm currently replacing the low-level HTTP packet code with Apache HTTP core to see how that performs. I'll let you know how I get on. Regards Bruce
