Mapping to network resources

  • Thread starter Thread starter glenn
  • Start date Start date
G

glenn

I have an application that copies a file from the PDA to a mounted computer.
However, I have not been able to figure out how the PDA maintains network
connections like this because sometimes it seems to drop the share for some
reason. To fix the problem I wanted to have my application automatically
reconnect the share before it tries to access it.

Can anyone point me in the right direction for using compact framework to
map a network share... ie: \\mycomputer\myshare...

Thanks,

cybercrypt
 
Back
Top