Z-app / zmote

BSD 2-Clause "Simplified" License
0 stars 1 forks source link

All channel logos dose not load properly some times. #16

Open crholm opened 11 years ago

crholm commented 11 years ago

This is fixed with some what of a ugly solution. The problem seams to be that sockets the the STB http server opens and dose not close properly. This could probably be solved by using raw sockets and closing the properly instead of a HttpURLConnection. But then some parsing and creation of HTTP headers has to be done.

crholm commented 11 years ago

This should be done in se.z_app.stp.api.zenterio.StandardCommand.java