Okay, here goes...
Machine A and Machine B are on the same LAN.
There's a file, or more a series of files, in different formats on Machine A.
On Machine B there is a Card Reader or USB type storage area.
On Machine B, there is a .NET Application, not sure yet if it's going to be a smart or thin client.
The job of the .NET App is to copy a file from Machine A to Machine B. Also, it would be nice if it showed a progress bar of the file coming across.
I'm relatively new to .NET - any tips or ideas on the best way to go about doing something like this?
Mods - not sure if this is the correct area to post this thread in - please move if necessary
Machine A and Machine B are on the same LAN.
There's a file, or more a series of files, in different formats on Machine A.
On Machine B there is a Card Reader or USB type storage area.
On Machine B, there is a .NET Application, not sure yet if it's going to be a smart or thin client.
The job of the .NET App is to copy a file from Machine A to Machine B. Also, it would be nice if it showed a progress bar of the file coming across.
I'm relatively new to .NET - any tips or ideas on the best way to go about doing something like this?
Mods - not sure if this is the correct area to post this thread in - please move if necessary