Results 1 to 4 of 4

Thread: Transfer File over internet.. Sockets, Streaming??

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Perth - Australia
    Posts
    105

    Transfer File over internet.. Sockets, Streaming??

    Hey guys,

    I did a search on File streaming but wasnt able to come up with anything.

    I am trying to download a file over the internet from my application... an upgrade.

    Would this use File streaming?

    Or sockets?

    Any example code or tutorials would be greatly appreciated

    Thanks guys

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Perth - Australia
    Posts
    105
    Anyone?

    I know im kinda new here, so i will ask:

    Am i asking my question in the wrong way?

    It's just that it isnt getting answered, i dont mean to sound rude, just that i have noticed about 10 diff people browsing this forum since i posted and no one has posted, or even viewed it...

    Im not having a whinge, just looking for the best way to get my questions answered.

    Thanks Guys

  3. #3
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    I started with a class to download a file in a different thread.
    The class works, but needs some work with errorhandling etc.
    eg. if the server doesn't supply a filesize, the progress messes up.
    Also it might need some disposing, I'm not sure.
    I posted it here
    Last edited by Frans C; Nov 28th, 2002 at 03:16 AM.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Perth - Australia
    Posts
    105
    thanks for the help frans...

    I ended up getting around my problem.

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