HighTechTalks DotNet Forums  

Re: File transfer over remoting channel

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss Re: File transfer over remoting channel in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Goran Sliskovic
 
Posts: n/a

Default Re: File transfer over remoting channel - 01-11-2007 , 06:35 AM







"sbparsons" <sbparsons (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi all,

Is there a mechanism to allow file transfer over a remoting channel?

We are constantly coming up against permission issues when attempting file
transfers over client networks so was wondering if this were possible.

Thanks in advance for any input.

Sean
Yes, you can transfer files over remoting, as any other binary data. You
only need to take care of fact that files can be large, so you have to break
your transfer to smaller pieces (chunks).

Regards,
Goran




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.