1
Networking / Re: USB Modem
« on: March 04, 2022, 02:08:20 pm »
I have used TalkThru for modem use and it works well. All the normal configuration controls. I have scripts for PPP use. Also, once there is a working modem, I have used java with the added com support from IBM for modem control. That allowed me to write things like pager connections which requires being able to send any binary character. I am not sure on the license status of TalkThru but I purchased copies back in the 90's.
I used java for automated data connections. The java was able to change the default route temporarily to the modem, away from the ethernet, and then change back when the job was done.
I used java for automated data connections. The java was able to change the default route temporarily to the modem, away from the ethernet, and then change back when the job was done.