Results 1 to 2 of 2

Thread: Transfer file from Server PC to Device

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    2

    Transfer file from Server PC to Device

    Hi all,

    I am writing a mobile application that will get a .csv or .txt file from the Server PC to a device. It will then use the file to access the data. I need to do that wirelessly. I understand that ActiveSync 3.8 supported sync in a wireless mode, but it does not work with Win CE 5.0.

    My question is : How can I implement the transfering of file? Thru coding or any other ways.

    Thanks in advance.

  2. #2
    Fanatic Member Strider's Avatar
    Join Date
    Sep 2004
    Location
    Dublin, Ireland
    Posts
    612

    Re: Transfer file from Server PC to Device

    you could use FTP, using www.opennetcf.org, which provide an ftp class in their sdk

    if you are using Windows CE.net on the device you should be able to access the server by simply browsing to it, once permissions are set
    Barry


    Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
    .NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0

    SQL Server 2005/2000/SQL Server CE 2.0


    If you like, rate this post

    Compact Framework for Beginners

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