Home All Groups Group Topic Archive Search About
Author
16 May 2006 9:49 PM
eSolTec, Inc. 501(c)(3)
I would like to know if there is an easy way to expose either with .NET
remoting files and be able to transfer files from one client to another once
connected TCP/IP? Also, are there links on the MSDN or other sites with
psuedo code to assist in building this feature into my application?

I know with Explorer exposing the remote files I can see the files, folders,
drives and directories. I would to be able to send files to a remote machine
once the software it connected... i.e. and spyware scanner, antivirus or
other tools to use on the remote machine...

Thank you in advance for any and all assistance.

Michael

Author
17 May 2006 10:41 AM
vbnetdev
..NET has a built in FTP control and documentation.

--
Get a powerful web, database, application, and email hosting with KJM
Solutions
http://www.kjmsolutions.com



Show quoteHide quote
"eSolTec, Inc. 501(c)(3)" <eSolTecInc50***@discussions.microsoft.com> wrote
in message news:E75F64F7-BCAE-412A-9D8D-BCD6EFA8FDF9@microsoft.com...
>I would like to know if there is an easy way to expose either with .NET
> remoting files and be able to transfer files from one client to another
> once
> connected TCP/IP? Also, are there links on the MSDN or other sites with
> psuedo code to assist in building this feature into my application?
>
> I know with Explorer exposing the remote files I can see the files,
> folders,
> drives and directories. I would to be able to send files to a remote
> machine
> once the software it connected... i.e. and spyware scanner, antivirus or
> other tools to use on the remote machine...
>
> Thank you in advance for any and all assistance.
>
> Michael