Hi John,
NADSBox already has an API defined for this and I had started adding it
I believe to NEWDOS. I don't recall how far along I got on that effort,
but I can look.
Ken
On 4/3/16 8:41 PM, John R. Hogerhuis wrote:
On Sunday, April 3, 2016, Mike Stein <[email protected]
<mailto:[email protected]>> wrote:
Ah, now that I did not know! So, does that make BT via Teeny
slower or faster than TS-DOS with its fixed timeouts? Inquiring
minds need to know ;)
Teeny is faster. But I suspect the dominant reason is that it doesn't
run the directory query which is a lot of back and forth with small
packets. On a high latency link that causes a problem.
We should make an extension for tsdos that packs directory enumeration
into fewer transactions instead of one file per request.
-- John.