Control Serial Ports
Serial Port Control is a developer component. It simplifies the process of asynchronous and multithreaded COM port communication tasks in your projects.
The program allows you to overcome the complexity of the Win32 Serial Communications API so you can write to and read from your serial ports using direct and powerful commands. Serial Port Control comes in different forms and supports wide variety of popular development environments like Microsoft Visual C++, Microsoft C#, Visual Basic, Visual Basic .Net, Delphi/C++ Builder and so on.
Event driven architecture
No need to check ports periodically if there is new data. Simply define a function for needed event and process the data.
No programming is required
Just drop a control on a form in any development environment and compare this to writing thousands of lines of code.
Powerful SDK
Virtual Serial Port API is presented in the following forms:
- ActiveX/COM
- .NET Component
- Delphi/C++ Builder Component
The SDK comes with complete documentation, source code examples and components for integration into third-party installers.