Desktop apps are still used for a lot of equipment command and control scenarios. I work on a small team who make a desktop app that needs to communicate with some custom hardware over an RS-232 (serial port) based protocol. For this sort of application, laptops which have a real serial port (or via a port extender) are the only option.
Comments
Desktop apps are still used for a lot of equipment command and control scenarios. I work on a small team who make a desktop app that needs to communicate with some custom hardware over an RS-232 (serial port) based protocol. For this sort of application, laptops which have a real serial port (or via a port extender) are the only option.