Chris:
New member
- Joined
- Mar 14, 2019
- Messages
- 1
- Programming Experience
- 5-10
Hi!
I would like to get some ideas how to achieve his task in vb .net:
I have some sort of hardware and the appropriate software for it with the driver too.
I have to write an app to communicate with the original app.
The problem is does the original app can be started only when the hardware is connected too.
It is not possible to have full time access to the hardware, so I'm really limited with developing time.
I go an idea, would that be possible to write some sort of fake driver what I would load in the main time when
the hardware is not accessible to me?
I'm sure that is possible but I have no clue where to start.
Any advice would be nice.
Thank you.
I would like to get some ideas how to achieve his task in vb .net:
I have some sort of hardware and the appropriate software for it with the driver too.
I have to write an app to communicate with the original app.
The problem is does the original app can be started only when the hardware is connected too.
It is not possible to have full time access to the hardware, so I'm really limited with developing time.
I go an idea, would that be possible to write some sort of fake driver what I would load in the main time when
the hardware is not accessible to me?
I'm sure that is possible but I have no clue where to start.
Any advice would be nice.
Thank you.