Browse by Tags

  • How to get IMEI in MC55

    I'd like to get IMEI in window CE (MC55). How could i get using opennetcf. please share me the code. Thank you
    Posted to How do I....? (Forum) by soclose on 09-21-2011
  • Re: using recorder class

    No answer for months !!!! amazing is that ! can that be done with HTC HD2 (T8585) with WM 6.5 ????
    Posted to How do I....? (Forum) by aapke_leeye on 05-13-2011
  • Add attachments to MailMessage

    Hi, I want to add some attachments to MailMessage. The online documentation is obvious about this. here in the forum is a post containing: Mailmessage.Attachments.Add( new Attachment( filename )) but the Attachment class does not have constructor. However, AttachmentBase has, but it is'nt member...
    Posted to How do I....? (Forum) by Franz on 02-14-2011
  • Association of a reader to a writer message queue

    Hi all, I have two applications that communicate on the same (embedded) device via P2P message queues. I make use of the OpenNETCF Framework to access the P2PMSMQ API in Windows CE. The communication works fine. I have some general questions though. The sender application creates a P2P message queue...
    Posted to How do I....? (Forum) by artacademy on 08-17-2010
  • C# SMPT

    I had this simple email example code, but when using the OpenNetCF an exception is thrown. Would someone know what is missing causing the exception to occur. I have and email sender working from the laptop but not from the WinCE device, so I know the local host and email addresses are correct. It appears...
    Posted to How do I....? (Forum) by Kevin.McKeever on 07-22-2010
  • ...use OpenNetCF.Net.Ftp classes?

    I have found over MSDN and this forum and I haven´t been able to find any help about the FTP classes in OpenNetCF. Where can I find it? I would use it to download files from a FTP server. I have been able to connect to it using: downloadUri = new Uri("ftp://172.22.195.32:5800"); request = ...
    Posted to How do I....? (Forum) by aall on 06-21-2010
  • isWireless method bug?

    hello everyone i am using opennet 2.2 to search adapters that are connected to a AP. in debug mode i found an adapter with the correct AP IP but the library tells that the adapter isn't a wireless one. here is the code: Public Function GetSignalStrength() As String Dim adapters As AdapterCollection...
    Posted to How do I....? (Forum) by karmo on 06-07-2010
  • Signal Strength in Decibels only shows increments of 10

    I need to get the signal strengh in Decibels with full set of integer values from 0 thru 100. Currently, I'm only getting values of 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100. How do I get the actual values from 1 thru 100 and not incremented by 10's?
    Posted to How do I....? (Forum) by Fred Kendall on 03-27-2010
  • FTP File Transfer

    Hi, I am using OpenNetCF..Net.Ftp for transering the file from my local handheld device to remote FTP server. Now I want to move the file From one location of FTP to another location in the FTP server. I don't find any function or any command to do so. So can you please guide me what should i do...
    Posted to How do I....? (Forum) by akhilesh agrawal on 01-20-2010
  • Force use of WAP

    Hi, First of all, excuse my poor English. I'm writing an app which needs to connect to HTTP using the WAP connection, which is not the dafault connection in the PDA (WinMobile) network settings. What I mean is, my app needs to connect using a connection which is not the default one. ¿Is this possible...
    Posted to How do I....? (Forum) by nandiator on 11-23-2009
Page 1 of 2 (18 items) 1 2 Next >