VI

Delphi

Winsoft ComPort for Linux v1.5 Full Source for Delphi 10.2 - 11 and Lazarus

Delphi component for serial communication for Linux.

Features

Communication with devices connected to serial port

Supports 64-bit Linux

Supports Delphi 10.2 - 11 and Lazarus 2.0.12

Source code included in registered version

...

Description

Delphi component for serial communication for Linux.

Features

Communication with devices connected to serial port

Supports 64-bit Linux

Supports Delphi 10.2 - 11 and Lazarus 2.0.12

Source code included in registered version

Royalty free distribution in applications

Installation

1. unpack lcomport.zip file to some folder

2. copy all files from Delphi11 subfolder

(when using Delphi 11) to DelphiExample subfolder

3. open demo example Demo.proj located

in DelphiExample subfolder and compile it

4. you may need to allow access to Linux serial

device using: sudo chmod a+rw /dev/ttyUSB0

Additional Information