Re: [Freedos-user] Questions on Eric Auer's Terminal

2022-07-16 Thread Eric Auer
Hi! That sounds like great question to discuss with other dosemu2 experts including you, as the serial port emu of dosemu2 has to do a large part of the work in what you want to do, I think? :-) The terminal uses mostly BIOS if i remember correctly, to be slow but compatible? Yet that also

[Freedos-user] Questions on Eric Auer's Terminal

2022-07-16 Thread C. Masloch
//hg.pushbx.org/ecm/terminal/file/f9c5454794f3/terminal.txt#l26 [4]: https://pushbx.org/ecm/doc/ldebug.htm#vardspvd [5]: https://pushbx.org/ecm/test/20220716/Screenshot%20at%202022-07-16%2022-25-12.png [6]: https://pushbx.org/ecm/test/20220716/Screenshot%20at%202022-07-16%2022-42-36.png

Re: [Freedos-user] New mTCP available

2022-07-16 Thread Dan Schmidt
Thanks all for your comments, I'm aware of the ssh2dos project and suggested noise.sys to help with security. I'm glad to hear Unicode in mTCP Telnet is on the table and would like to thank Mike for his continued work. (PC fished from trash + FreeDos + mTCP Telnet = quick, cheap terminal for lab

Re: [Freedos-user] New mTCP available

2022-07-16 Thread Louis Santillan
It was mentioned recently that ssh2dos was updated last year to include the newer protocols. https://github.com/AnttiTakala/SSH2DOS Would be awesome to see if mTCP improved the networking throughput or latency. At some point I’d love sit down and try to get the mTCP ported to djgpp but the

Re: [Freedos-user] New mTCP available

2022-07-16 Thread Liam Proven
On Sat, 16 Jul 2022 at 01:13, Michael Brutman wrote: > Computationally, SSH is not feasible on the 16 bit machines that I target for this project. > Even with enough compute power, you need to find DOS equivalents of all of the libraries. Which includes the ciphers, key exchanges, etc. And