Browse by Tags

  • controll wireless lan

    hello, i used the opennetcf library about half a year ago to write a small application in which i got a list of all wlans with their respective signal strength. im now working on a project which require smart devices or laptops to connect automatically to ad hoc networks with certain SSIDs. i wanted...
    Posted to How do I....? (Forum) by Kouran on 05-03-2008
  • Load ActiveX inside CompactFramework - PocketPC application

    Dear all, I downloaded and ran the example for hosting ActiveX controll in Compact Framework. The WMP and Flash example work great. I was wondering through about some errors i have been getting with my own activeX controll. Well no my ActiveX but an active i am trying to put in my application. I was...
    Posted to How do I....? (Forum) by DanDan on 04-08-2008
  • How Do I Record Phone Call Conversation In PPC?

    Hi All I want to record my Call Conversation using OpenNetCF. I have used the C following Codes Private audioRecorder As OpenNETCF.Media.WaveAudio.Recorder '---duration to record (in seconds)--- Const RECORD_DURATION As Integer = 10000 '---save the recording to storage--- Dim audioStream As IO...
    Posted to How do I....? (Forum) by babi on 04-05-2008
  • slow bitmap from Stream

    /// <summary> /// Get BMP according to the FrameNumber,then display /// </summary> /// <param name="FrameNo"></param> /// <param name="FandR_Flag">direction</param> /// <returns></returns> public Bitmap createImage(int FrameNo, int FandR_Flag...
    Posted to How do I....? (Forum) by hellobaobao on 03-24-2008
  • connect to AP without wep...and with wep.....

    hi i have done my problem with deployng my application on pda with visual studio 2005...now i have 2 question: 1- for connect with an access point with no wep...open... can you say me if i done correctly: m_adapters[0].SetWirelessSettingsAddEx(apselect, true , null , 1, AuthenticationMode .Ndis802_11AuthModeOpen...
    Posted to How do I....? (Forum) by checco85 on 03-17-2008
  • Re: Requesting for Experts advice on OpenNETCF.NET Class

    Thanks Chris for the inputs.
    Posted to How do I....? (Forum) by sattex100 on 03-13-2008
  • Requesting for Experts advice on OpenNETCF.NET Class

    Hi All, I'm using OpenNETCF.NET library in order to accomplish one of my project requirement. As the application which i'm developing should be compatible for both WINCE & WIN32 platorms. In fact, i've tested my application on both the platforms which is working fine. The question raised...
    Posted to How do I....? (Forum) by sattex100 on 03-13-2008
  • making WSE Client using OpenNetCF

    I'm trying to consume a web service from .net compact framework and want to use the features that OpenNETCF afford. I've added the OpenNETCF.Web.Services2 namespace to my c# project. However, now I'm stuck. The proxy that is generated when I add web reference does not contain a WSE class...
    Posted to How do I....? (Forum) by ziqb on 03-11-2008
Page 1 of 1 (8 items)