You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today.
Order online or call us +62-821-2442-2332 (Whatsapp)
IDR
  • Empty!

Winsoft ComPort

  • Brand: Winsoft
  • Product Code: Winsoft ComPort
  • Availability: In Stock


Available Options



ComPort

ComPort

ComPortComPort
Delphi and C++ Builder component for serial communication for Windows.
  • communication with devices connected to serial port
  • easy of use and very powerful
  • uses multithreading and overlapping for maximum performance
  • available for Delphi/C++ Builder 5 - 10.4 and Lazarus 2.0.10
  • source code included in registered version
  • royalty free distribution in applications
ComPort is part of Communication Protocol Suite



FAQ

How can I use COM 10 and higher ports?
A special prefix is needed (it's Windows feature):
// Delphi
ComPort.DeviceName := '\\.\COM10';

// C++ Builder
ComPort->DeviceName = "\\\\.\\COM10";
Link error: "Unable to open COMPORT.OBJ" in C++ Builder.
Add comportp.lib file to your project using Project Manager or using #pragma link directive:
#pragma link "comportp.lib"





Buy at Tokopedia!

Buy Now!

Tags: Winsoft ComPort, delphi, c++ builder, Communications, winsoft