Guest_imported
New member
- Jan 1, 1970
- 0
is it possible to create the following application using vc++?
inputs to the application :
1) IP address of a computer on a network
2) the name of the "shared" folder on that remote computer
what my application should do :
1) display a listing of all the files in the shared folder on the remote
machine
2) retrieve a file from the shared folder on the remote machine to my machine.
basically..the functionality is somewhat similar to windows explorer's 'Map Network Drive'...only..my application needs to do it.
can anyone help me out here???
thanks a lot anyways!
inputs to the application :
1) IP address of a computer on a network
2) the name of the "shared" folder on that remote computer
what my application should do :
1) display a listing of all the files in the shared folder on the remote
machine
2) retrieve a file from the shared folder on the remote machine to my machine.
basically..the functionality is somewhat similar to windows explorer's 'Map Network Drive'...only..my application needs to do it.
can anyone help me out here???
thanks a lot anyways!