Re: Testing Bandwidth with new TSNet Functions

2017-11-16 Thread Charles Warwick via use-livecode
Have a look in the dictionary at the tsNetSetTimeouts command. In particular, the last two parameters allow you to define a minimum transfer speed so that if a transfer falls below that speed, tsNet will abort the connection. For example, if you issue the following command: tsNetSetTimeouts

RE: Testing Bandwidth with new TSNet Functions

2017-11-15 Thread Ralph DiMola via use-livecode
Sannyasin, This is what I'm going to try to deal with the moving in/out of services issues. I have not done this yet but will try in the next week or 2. 1) Talk to my web service and see if there is a reasonably fast connection. 2) If so then use asynchronous TSNet to download data in the