How can I download assemblies files from a serever directory?

  • Thread starter Thread starter DIG
  • Start date Start date
D

DIG

Hi all!

I need to do a pugin for my application that have to verify if the
components of the client are updated.

I have to verify the versions of the assemblies allocated on a server
directory, if there are new ones, copy it from the shared server directory
to the client machine.

Do I need remoting to to this? Can File object catch an intranet file?

thx
 
Back
Top