Virtual Drive

M

Mike Bulava

Many Programs have been made that create virtual drives I saw one recently
that created a Drive from an ISO image so it acted Like a CD drive. Does
anyone know how this can be done? I have an App that I'd like to write that
would create the virtual drive then when that drive is accessed it would use
a TCP connection to transfer Data between the computer and a server over the
internet. Any help would be greatly appreciated.

Thanks,
Mike Bulava
 
R

Rick Mogstad

Mike Bulava said:
Many Programs have been made that create virtual drives I saw one recently
that created a Drive from an ISO image so it acted Like a CD drive. Does
anyone know how this can be done? I have an App that I'd like to write that
would create the virtual drive then when that drive is accessed it would use
a TCP connection to transfer Data between the computer and a server over the
internet. Any help would be greatly appreciated.

Thanks,
Mike Bulava

I believe this would be lower level than VB gets. You would probably have to use C++ (unmanaged)
im guessing to do the job.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top