Bitcoin Forum
September 22, 2025, 07:19:47 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOLS] CryptoNote Universal Pool Solution on: January 04, 2018, 06:56:52 PM
I'm writing an android app to integrate with the pool APIs and I'm running into an interesting problem. When I call an end point such as here, I can parse the data fine (UTF-8). However, if I call the actual site data end point such as here, it returns a ton of garbled information.

Both of these endpoints work in a browser. It's just on the android side that's an issue.

So my question is, is this data on the live_stats page delivered differently from the stats_address page? Some sort of streaming or encoding difference? I'm trying to narrow it down, but I can't and every method of programmatically opening a connection to the live stats page gives me a bunch of garbage.

Thoughts?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!