Serial Port Control is easy to use control intended for simplification serial port communication tasks in your projects.
Serial Port Control allows you to overcome the complexity of the Win32 Serial Communications API. It takes a few seconds to setup and you will get full control over your serial ports with just a few lines of code.
Examples, complete documentation and friendly API make Serial Port Control simple to use even for a novice programmer.
Drop a Serial Port Control on a form in any development environment and compare this to writing thousands of lines of code.
Simplify your coding! From now on you don't have to check what really happens again and again. You can write a simple, clear event handler for each event you want to service instead.
Serial Port Control enumerates all serial ports known to Microsoft Windows (multi-port boards, ports on devices attached to USB, IrDA, Bluetooth, Firewire or any virtual ports).
Serial Port Control is useful for different purposes:
With Serial Port Control your software can communicate with laboratory instruments, navigational devices, medical equipment, modems, USB serial devices and other serial devices and machines in minutes.
| General |
|---|
| Unlimited number of serial ports can be controlled simultaneously. |
| Powerful and intuitive interface to make serial port communications easy. |
| Delivers all the capabilities of the Win32 Serial Communications API and eliminates its complexity. |
| Works with all types of serial ports, including USB adaptors, Bluetooth, IR, or any virtual port. |
| Notifies your application when data arrives or events occur on the port, allowing you to monitor port activity and read data without locking up your user interface or implementing messy polling routines. |
| Performs multithreaded reads and writes with one simple function call. |
| Supports reading and writing of binary data. |
| Full buffered data transfer. |
| Allows to set up baud rate, parity, data bits, and stop bits parameters. |
| Gives full control of status line and handshaking states. |
| Comes with example applications (Visual Basic, Visual Basic .Net, Visual C++, Visual C#, Borland Builder, Borland Delphi). |
| Compatibility |
| Works with Windows 98/Me/NT/XP/2000/2003 Server. |
| Hyper-Threading Technology compatibility. |
| VMware compatibility. |
| User Interface and API |
| Serial ports are controlled directly from your own application. |
| Can be redistributed as part of your application. |
Serial Port Control is compatible with Windows Vista™.
"I would like to thank you guys for the prompt answer, and say that I never had this kind of attention for any product I ever tested on the internet (and I'm on this for over 10 years)."
Ronald Dunlap
Virtual Serial Port Kit 5.0.5 has been released. The program installer is available as MSI. Developer API is significantly improved.
April 2, 2008USB for Remote Desktop 1.0.2 has been released. Issue with workstation side freezing is fixed.
March 24, 2008USB over Network 3.3.10 and USB for Remote Desktop 1.0.1 have been released. Issue with accessing USB mass storage devices on 64bit server is fixed. Thanks to reporters for spotting the issue.
March 11, 2008USB over Network 3.3.9 has been released. Issue with sharing USB devices on Windows Vista is fixed.
March 6, 2008This happened! New product USB for Remote Desktop 1.0 has been released. Access your local USB devices in Terminal Server environment.