Harsha

Results 5 comments of Harsha

I tried to compile it on aarch64 platform with [Linux for Tegra](https://developer.nvidia.com/embedded/linux-tegra-r281) When I tried to compile Poco installation based on ppa build failed as `Poco/Net/WebSocket.h` was missing. `echo "deb...

> We currently only test against Poco 1.7.x, so issues with newer Poco versions are expected. That wasn't evident from > POCO C++ Libraries (>= 1.4.3 due to WebSocket support)...

> I did a deep dive into the library code and I think I found the reason why multiple instances doesn't work. I think the reason is a missunderstanding/missinterpretation of...

I managed to get this to work. In my system, there is one device with an 8-bit addressing scheme, and another with a 16-bit addressing scheme. It was only implicit...