Reputation: 527
I've searched for a solution, and I've found lots of answers but they all dont satisfied me, I may miss something here.
What I'm doing is a little software that needs to connects to other software with serial port, so I open new com port in my software that the data from the other software is sent to there, and I read from the 2nd virtual comport the data and I do something with it. all is working perfect, as it was proof of concept. BUT, I use 3rd party software for virtal comport (pair).
What I need is to create the 2 ports from my software, this software will be sent to few computers and I dont want them to insall any other software besides mine.
I tried to work with the com0com but it seems I need to install it in any PC the software will run on.
does someone have any suggestions?
Upvotes: 1
Views: 1244