Architecture

Our solution has the following architecture:

Solution Architecture

Driver is the core of the whole solution. It receives commands from Service and -

Managing of Service can be done from within any application with the aid of Developer API.

So, Service is the layer between Developer API and Driver and it translates all requests from user applications to the Driver.

This architecture allows creating virtual serial ports during system startup, not waiting for user to logon. Also it is possible to create virtual serial ports by any unprivileged user.

Virtual serial ports look like real serial ports for any user application.

Note: By your request, we are able to prepare custom build, that creates virtual serial ports with custom names (e.g. name of your company). You can see these names in Device Manager.