Results 1 to 6 of 6

Thread: Writing FileStream to Disc [Resolved]

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Location
    Belfast, N. Ireland
    Posts
    167

    Writing FileStream to Disc [Resolved]

    Hello,

    This is probably a simple enough question.

    I want to transfer a file from a server computer to a client using remoting. Which type should I use for the file in the remotable class? I'm comfortable with remoting, however I'm not entirely familiar with FileStreams etc.

    Should I even use a FileStream, or should I pass the file as a string? How do I write a FileStream to disc?

    Thanks in advance for your help, I haven't had much luck trying to work this out myself.

    Justin.

    Last edited by Justy; Nov 20th, 2003 at 12:05 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width