Browse by Tags

  • 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
  • Channel number of Access Point

    I am trying to obtain the channel number from the WirelessZeroConfigNetworkInterface. I am using OpenNetCF version 2.3. No matter what the channel number being used is the value reported back is always -480. All the other information for the access point looks to be okay. Any ideas? Thanks, Kirk Public...
    Posted to How do I....? (Forum) by kirk5275 on 11-16-2009
  • Windows 2000 security problem - Windows CE Services\GuestOnly registry

    Hi, I have met a problem I think share this information maybe it will be useful. I wrote an application with OpenNET Desktop library under VB.NET. I try to run this program in a secure windows 2000 environment but the application drop an error in the beggining. When we trace it the secret is out I use...
    Posted to How do I....? (Forum) by Jhonny on 07-16-2009
  • Adding a preferred network, but make it connect to "work" not internet

    I'm trying to set up a p2p network between two pocket pcs. I have my code so that on one of the pc it attempts to connect to an AP with SSID = "GOD". but if it can't find GOD it adds GOD to its preferred networks. Everything is good, however when the code ends and I manually go into...
    Posted to How do I....? (Forum) by Tony on 06-18-2009
  • Check if date falls in daylight time when daylight is disabled on device?

    WinCE5 CF2 sdf 2.3.0.21 VS2008 visual basic I've discovered that if I turn off automatic daylight saving time adjustment on the control panel that checks with Timezone.IsDaylightSavingTime and DateTime.IsDaylightSavingTime will return false regardless of whether or not the date does fall withing...
    Posted to How do I....? (Forum) by Pat on 02-26-2009
  • How do I force a specific connection using ConnectionManager?

    I have an issue where a device has a valid GPRS connection available but is plugged into a Ethernet dock that uses USB Connections. The USB connection makes the device think that it has a Network Card connection even if there is no ethernet cord plugged into the dock itself. When this happens, even though...
    Posted to How do I....? (Forum) by mlindley on 12-10-2008
  • TypeLoadException while "New ConnectionManager()"

    Hello everybody I am using the OpenNETCF to open a VPN connection on my handheld. I am using a LXE MX8 device with an application written in VB.Net. I use the SDF 2.3 and Compact Framework 2.0. While I try to initialize the connectionManager class i get a "TypeLoadeException": Private connMgr...
    Posted to How do I....? (Forum) by raphk on 12-08-2008
  • DeviceIoControl( IOCTL_NDIS_UNBIND_ADAPTER )

    I am getting an OpenNETCF.Net.AdapterException with a message of: DeviceIoControl( IOCTL_NDIS_UNBIND_ADAPTER ), when executing the following code: private void button1_Click(object sender, EventArgs e) { AdapterCollection adapters = Networking.GetAdapters(); foreach (Adapter adapter in adapters) { if...
    Posted to How do I....? (Forum) by philipf on 11-28-2008
  • Suppress the "Cannot connect" notification bubble

    Hi, Every time my device attempts to connect to a VPN server, the notification window comes up saying it is connecting (allowing the user to click Hide/Cancel) and saying if the connection failed (after which the user must hit dismiss, or my software will not try to connect again because the event never...
    Posted to How do I....? (Forum) by billygotee on 11-05-2008
Page 1 of 1 (10 items)