Management & operating of AT-based (e.g. Sagem) mobile phones/modems
JYMAG (Jig Your Music And Graphics) is a program for communicating with serial-port-based mobile phones.
It is a free replacement for the Sagem mobile phone software, 'My Pictures and Sounds', and a general-purpose serial terminal.
See the project homepage https://jymag.sourceforge.io and the project Wiki in the menu above.
SerialToIP is a simple Terminal Server software providing transparent pipe either in TCP server or TCP client socket mode from TCP/IP to a pre-configured serial port. Implemented in C# for .NET 2.0 so the commandline version could work in Mono-runtime as well.
AT commands as input are sent to modem and responses given as output.
This program will read a file (or stdin) containing a list of AT
commands. Each command will be send to the modem, and all the response
for the command will be output to file (or stdout).
Example, to hang up any ongoing call:
$ echo ATH | atinout - /dev/ttyACM0 -
ATH
OK
$
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
gives remote control of a PC running MS-DOS (which e.g. does not have a monitor display attached to it). The screen image (currently text mode only) is taken from the graphics card and transferred to other computer via serial link and displayed there
Written in C++, IFI-picloader is a US First Competition Linux port for Innovation First Inc. Robot Controller programmer using a pic 18F8520. It writes MCC18 compiled hex files to PIC and allows users to program under *nix based operating systems.