How can get a file from Internet ?

Last post 10-08-2008 21:36 by guguqiaqia. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 10-08-2008 0:30

    How can get a file from Internet ?

    hi,

       i use IIS service created a web site, this: http://liuxiaolei/sqlmobile/img.jpg .

       i want to get file img.jpg from this web site use my mobile device .

       but ,in c# ,how can i get this file and save it to mobile device ?

    very thanks!

  • 10-08-2008 5:04 In reply to

    • Neil
    • OpenNETCF Staff
    • Top 10 Contributor
    • Joined on 07-30-2007
    • North Wales
    • Posts 1,149

    Re: How can get a file from Internet ?

    You need to use HttpWebRequest. Search with Google and you'll find plenty of examples.


  • 10-08-2008 21:36 In reply to

    Re: How can get a file from Internet ?

    thanks so much.
Page 1 of 1 (3 items)