dataport icon indicating copy to clipboard operation
dataport copied to clipboard

DataPort - thread-safe abstract port for data exchange for Lazarus/Delphi

Results 4 dataport issues
Sort by recently updated
recently updated
newest added

Hello i save config of serial port on xml file to load when app start, I save the values as string for stopbits as stb1 or stb15 but when i...

Hello Everyone. Can anyone tell me where I can get a step by step installation and setup guide for dataport on Raspberry Pi running Debian OS Thank you all very...

Hi, I have a problem when I want to download more than one time in a single routine - how do I know when the transfer is completed and I...

Hello, Dataport is not compiling in linux mint so I added for my copy: Could you please modify your distro? ``` procedure TDataPortSerial.Open(const AInitStr: string = ''); var s:String; //...