On Thu, Jan 21, 2016 at 10:18 AM, Kurt McCullum <[email protected]> wrote:
> John, > > That's a great idea to use it as a bridge. I'm guessing you're using > New-DOS due to the timing. How is the speed when you have everything > connected? > > I've not had much luck with Bluetooth so I just stuck with a wire. Doubt > I'll beat you to it but it doesn't hurt to give users multiple options. > > Kurt > I'm not sure. I only tested it myself just logging in to a Linux server with HTERM. Steve has a commercial program he bought that does a similar thing BT->TCP instead of BT->SSH. I added a TCP socket listen feature to LaddieAlpha to make that work because Mono was giving us some grief about PTY not having some serial port ioctl's. Anyway yes it required NEWDOS to prevent timeouts. I did some stuff to speed it up but I don't know if he collected any numbers. He said it was usable. -- John.
