On Mon, May 21, 2018 at 12:50 PM, Abraham Moller <[email protected]> wrote:

> Hi all,
>
> I had a quick question that might be out of the scope of the mailing list,
> but it seems like here would be the best place to ask. I am interested in
> using the Android TPDD app mComm for devices outside the M100 family.
>
> I would like to login to servers and BBSs from my DOS portable with a M100
> form factor (the QuickPad Pro) using the modem emulator feature of mComm. I
> would run the Zmodem-compatible terminal/comm program DSZ on the QuickPad
> Pro.
>
> Would this still work for the QPP (assuming proper USB-to-serial adapter,
> null modem cable - if needed, and USB-C to USB-A adapter for the phone)? If
> I can edit the mComm source code, it would be nice to extend this feature
> to USB OTG connections alone.
>
> What baud rate is appropriate? I think the QPP can do up to 115.2k.
>
> Thanks,
> Jon
>
>
If you're willing to hack a little, maybe combine the open source serial
library that mComm uses with an android version of socat. Assuming it's not
already integrated with an android USB serial library, which it might be.

https://github.com/binkybear/socat-android
https://github.com/mik3y/usb-serial-for-android

-- John.

Reply via email to