Bertrand Martel

Results 18 comments of Bertrand Martel

The issue is the same as #11 the problem is with `flush()` socket method. In some versions of Android, socket is not actually flushing ([SO post](http://stackoverflow.com/questions/10166701/how-can-you-force-a-flush-on-an-outputstream-object-without-closing-it)). This behavior happens at...

I've tried your endpoint and it's working fine for me on Android & PC (tried also with access point), what's your Android version ? Did you try another server URL,...

I've tested your server and it's working fine for me on PC, mobile with 4G, mobile with Wifi (even with very low speed 1XX ko/s). Can you test with Mobile...

There seems to be a packet loss that trigger the whole dupACK, but this won't tell us the problem to fix. I will give you a version where you can...

I've made some experiences with LTE networks since then but couldn't reproduce your issue. Did you make some progress with this ?

At this time, you can put username/password in uri like `speedTestSocket.startDownload("ftp://username:[email protected]/test1Mb.db");`, this way you don't have to guess all the method signatures (especially if you will add more parameter later...

@djay Thank you, that's great work! I'm very interested in `workbook_iterate` function since there are many usecases when we need to iterate the parameters/filters (server side rendering / get all...

@djay For something not indexed by date, maybe: * https://public.tableau.com/views/PlayerStats-Top5Leagues20192020/OnePlayerSummary * https://public.tableau.com/views/NewspapersByCountyCalifornia/Newspaperbycounty * https://public.tableau.com/views/COVIDVaccineDashboard/RECIPIENTVIEW

@CircleOnCircles Sorry for late reply. The select-region-no-return-server call needs the mouse coordinate to correctly work which is very hard to assume in this case I see that the correct would...

@sigalor I've never used the cref utility. Note that the sendHello task calls [global platform pro](https://github.com/martinpaljak/GlobalPlatformPro) with the following parameters (see logs) : ```bash gp -d -a 00A404000A01020304050607080901 -a 0040000000...