SYNASER - Serial Port Synchronous Library for Delphi and Kylix
Features of SynaSer
This is list of basic features:
- SynaSer is not components, but only classes and routines. Not needed any installation.
- Working under Windows (Delphi or C++Builder) and under Linux (Kylix).
- Support for communicating on serial ports in blocking (synchronous) mode.
- Supported is high speed of communication. (about few megabytes per second!).
- Consume very low CPU time.
- Supported is same communication mechanism as used in Synapse TCP/IP library.
- Can lock serial port under Linux (like Windows do it).
- Support for software and hardware handshake.
- You may open any COM port, if exists in you system. (i.e. COM156)
- Support for RTS driven communication (good for RS485 convertors, etc.)
- Option for detect device presence before each data transmission.