Browse by Tags

  • frame transmissions statistics

    In the msdn website when looking at "802.11 Wireless LAN Objects" (http://msdn.microsoft.com/en-us/library/ms799386.aspx) there is an OID named "OID_802_11_STATISTICS" which interests me a lot because provides information about frame transmissions like : RetryCount The number of frames...
    Posted to Smart Device Framework (Forum) by Gestienne on 05-16-2008
  • SDF cab file deployment

    I'm building a headless device on CE 6.0R2 - only the "headless" version of the Compact Framework is included in the O/S image. I have a simple c# application that uses part of the toolhelp section of the SDF and have a reference directly to the dll but when deploying the application, VS2005...
    Posted to Smart Device Framework (Forum) by zimtech on 05-15-2008
  • Re: How to use GPIO on a PXA270

    Hi Neil Thanks a lot. Now I know how read the state of the input pins. How do I create an interrupt driven event in C#, when a input pin change its state (raising or falling edge). I found an example here in C that works on my board, but how does it work in C# ? Any help is much appreciated.
    Posted to Smart Device Framework (Forum) by srue on 04-10-2008
  • How to use GPIO on a PXA270

    Hello I'm writing an C# application on a PXA270. I'd like to read the value a GPIO Pin and raise an event if the state is changing. Thanks for your help
    Posted to Smart Device Framework (Forum) by srue on 03-31-2008
  • Missing DateTimeEx.SetLocalTime() in SDF 2.2

    I know that DateTimeEx class is renamed as DateTimeHelper class in SDF 2.2 but could not find SetLocalTime( ) method. Can anyone help me?
    Posted to Smart Device Framework (Forum) by kanchan prabha on 03-25-2008
  • Installing the SDF under VS2008

    It's been 4 months since VS2008 was release. When will there be a version of the SDF that will install correctly for VS2008 or is there a workaround for installing the current version of the SDF?
    Posted to Smart Device Framework (Forum) by mcwiley on 03-16-2008
  • SDF 2.2 FTP

    Hi I have FTP-problems in my application with SDF 2.2. I can reproduce the failure with a SDF sample program: The OPENNETCF sample programm FTPCommander (Folder \2.2\Sample\CS) works over WLAN with a FTP-Server. The command "LIST" bring always a Winsock Error [10047] (Adress family not supported...
    Posted to Smart Device Framework (Forum) by bruno.spirig on 03-11-2008
  • How to get the RAS demo utility working with the Connection Manager?

    Hello, I'm trying to test out the RAS utility demo and can't get it working with the connection manager defined ( #define SDF_CONMGR). I have SDF 2.2 installed (not sure where these files should go). I manually added all of these DLLs as references in the RAS demo project. It compiles and deploys...
    Posted to How do I....? (Forum) by dphagerman on 03-10-2008
  • Re: 2.1 to 2.2 Changelog

    A very good question. I blogged about the changes when the release happened, but putting the list here makes good sense. On that note, here it is (and expect it to change as we think of/find things that we've missed): Fixes/changes Bug fix in CRC class Bug fixes in audio classes ConnMgr EnumDestinations...
    Posted to Smart Device Framework (Forum) by ctacke on 03-05-2008
  • Re: Start CF application with no UI

    For #1 you can use SDF 2.2 OpenNETCF.Windows.Forms.Application2.Run method that has an overload to allow you to *not* show the form at startup. For #2 put a shortcut to your app in \Windows\Startup
    Posted to Class Libraries (Forum) by ctacke on 03-04-2008
Page 1 of 2 (16 items) 1 2 Next >