سؤال

com0com is a great program to have virtual serial ports. My question: is there any library which I can use for simulating serial ports (COM, USB and so on) programmatically in my application without install extra software for such virtual devices?

something like making virtual device in user space? OS: Windows

هل كانت مفيدة؟

المحلول

Free Virtual Serial Ports by HHD Software Ltd is good for you (License Freeware).

enter image description here

Excerpt:

This device driver implements the functionality of the virtual serial port device. It operates in user mode space, unlike most other device drivers, making the system more stable and secure.

Read more.

نصائح أخرى

All similar software use a special kernel mode driver. It is not possible create a virtual COM port from user space.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top