Palm Pre Tethering to Windows Mobile Device via Dialup Network or USB

I've got a Windows Mobile device that I tethered to the Internet via Dialup Network on my old Verizon phone, and would like to use the Palm Pre for that same purpose. The Windows device does not have wi-fi, so that's not an option, but maybe tethering through USB might work.
Does anyone have any experience with this and can give me some direction on setting it up? Thanks!

there is a way to connect via usb,
refer to precentral.net and do a search.

Similar Messages

  • How to run windows mobile device center via remote desktop

    I am developing mobile application in Microsoft Visual Studio 2008. I connect to my computer via remote desktop and my operating system is Windows Server 2012 R2. In order to test the application, I use mobile device emulator. I can run device emulator but
    there occurs a problem when I try to cradle the device. I found out that this is because wmdc cannot run via remote desktop. Is there any way to run wmdc via remote desktop? I searched other topics but there is no solution to this.
    Note : WMDC works when I directly use the computer not with remote desktop.

    Hi Omer,
    Please check this thread to see if there is one solution may solve your problem.
    http://stackoverflow.com/questions/3490910/emulator-not-connecting-to-windows-mobile-device-center-after-emulator-soft-rese
    https://social.technet.microsoft.com/Forums/en-US/3d1f1a9a-7ca8-4408-a501-cc67843ffa16/remote-desktop-does-not-connect-to-wmdc?forum=winserverTS
    Best regards,
    SHu Hu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Uploading data from a windows mobile device to a server using GPRS

    I want to upload data from a java application in pda (a Windows Mobile 6.1 device) to a server using a GPRS connection.My application uses a IBM weme VM.
    I want to know whether I can do this in Java itself,because otherwise I would have to resort to some C++ methods(that uses the connection manager api) and call that using jni. But if there is some java method for this,it would have been helpful and straightforward..
    Can I do this using socket connection in java? if so, Would somebody provide a code snippet ?Which port to connect to in that case?
    Plz let me know about this.
    Thanks in advance.
    Edited by: shreya_ann on Sep 23, 2010 4:44 AM

    Hey forum....
    When I dock my Windows Mobile device in a Windows 7 PC, the Windows Mobile Device Center opens and I can browse the device and copy files between it and the PC. However, I'm looking some kind of way to automate this process. All I'm really interested in
    is a single file named TEXT.TXT which is stored in the My Documents folder. Basically, I'm looking for a script that will detect the Windows device (it's USB-attached) when docked, find the file TEXT.TXT in the My Documents folder and then copy this file to
    the /Temp folder on the desktop.
    I've tried using the synchronization feature of WMDC but it copies the file to a documents folder set up for the specific device. Instead, I'm looking to find and copy the file to C:\TEMP regardless of the device.
    Thanks in advance for any help!
    Everett
    Just configure the device to sync the folders you want to sync.  Start by reading the help very carefully.
    This is not a scripting question and this forum is not for end user questions.   I suggest posting in the Windows Phone forum.
    You can also sync via OneDrive over a cellular or wireless connection.
    ¯\_(ツ)_/¯

  • 700w not recognized by Vista with windows mobile device center

    please help:
    i have a treo 700w that doesn't want to consistently connect to machine I am working on. when it works (rarely), it works fine, when it doesn't there is no explanation. I have restarted both computer and phone, and I can't seem to get a connection made. 
    Further I tried to uninstall/reinstall the windows mobile device center, i have removed the sync profiles on both my computer and phone, but nothing is seeming to work. I find it interesting that vista recognized my Smartphone USB device (it shows in the device manager), but that windows mobile device center doesn't show that anything is connected. 
    I am connecting via USB, but would be happy to connect via bluetooth, but when i try that approach, it only offers headset/wireless stereo (i'm looking for calendar/contacts/etc). 
    any direction would be wonderful - i have searched in google and subsequent pages for an hour already, and I'm thinking someone must have a better way. 
    Thanks,
    -cb
    PS - for those who are forum administrators, the registration process sucks: the password limitations are oddly strong for a simple forum like this, and when you don't put in a proper password from the get-go, it clears your prior selection of device/os/agreement registration, so when you fix the red flags (the password) and submit, it (and only then) tells you that you've forgotten to answer the questions below (that you had already answered before you were thwarted by the password reqs). sigh. 
    Post relates to: Treo 700w (Verizon)

    Hi AlanG,
    I have tried multiple USB connections, and do not have another sync cable. No luck. 
    Though, your post gave me an idea and that was to use a safety pin to scrape the contacts at the bottom of the phone. I keep the phone in my pocket most of the time, so there was some visible grime, though i would have guessed that the connection could have been made (it wasn't that grimy, just not shiny). 
    The other thing that was interesting is that when it was plugged in previous to the cleaning it shows the device connected to be a " smartphone usb sync ". Post cleaning, it now shows as a " PocketPC ". I'm not sure what the difference is, nor if I should be hoping that it reads "treo 700w", but hey, can't look a gift horse in the mouth, right? 
    So, that, in addition with removing all partnerships on both the machine and the treo (and after restarting my phone) it finally connected. 
    Wow. What a remarkable pain.  Let's hope it keeps working.
    Post relates to: Treo 700w (Verizon)

  • Windows Mobile Device Emulator doesn't display when cradled

    Good afternoon,I am trying to get the WM Device Emulator to function on my Windows 7 Pro 64bit machine. I have tried quite a few things and am still stuck on the issue.This is a new install which is where the problem is. I am installing Windows Mobile Device Center (for Windows Vista, because there is no such copy for Windows 7) andWindows Mobile 6.5 Professional Developer Tool Kit. Once installed, I go into WMDC and adjust the connection settings to "Allow connections to the following: DMA" and uncheckmark USB. going into WM device manager and pulling up the Emulator I am able to see something to connect to, when I go to cradle the device, nothing happens.I have installed and uninstalled these applications multiple times, going as far as installing Visual Studio 2015, which still didn't resolve a problem. I have also tried downloading...
    This topic first appeared in the Spiceworks Community

    Ensure that your Bluetooth device is in the "Discoverable Mode".
    The following website:
    http://aps.toshiba-tro.de/bluetooth/redirect.php?page=pages/howto.html
    offers a document called:
    "Synchronization via Bluetooth (Vista WindowsMobileDeviceCenter --- WindowsMobile 5)"
    which is maybe helpful for you.

  • A Script to read and copy from a Windows Mobile device

    Hey forum....
    When I dock my Windows Mobile device in a Windows 7 PC, the Windows Mobile Device Center opens and I can browse the device and copy files between it and the PC. However, I'm looking some kind of way to automate this process. All I'm really interested in
    is a single file named TEXT.TXT which is stored in the My Documents folder. Basically, I'm looking for a script that will detect the Windows device (it's USB-attached) when docked, find the file TEXT.TXT in the My Documents folder and then copy this file to
    the /Temp folder on the desktop.
    I've tried using the synchronization feature of WMDC but it copies the file to a documents folder set up for the specific device. Instead, I'm looking to find and copy the file to C:\TEMP regardless of the device.
    Thanks in advance for any help!
    Everett

    Hey forum....
    When I dock my Windows Mobile device in a Windows 7 PC, the Windows Mobile Device Center opens and I can browse the device and copy files between it and the PC. However, I'm looking some kind of way to automate this process. All I'm really interested in
    is a single file named TEXT.TXT which is stored in the My Documents folder. Basically, I'm looking for a script that will detect the Windows device (it's USB-attached) when docked, find the file TEXT.TXT in the My Documents folder and then copy this file to
    the /Temp folder on the desktop.
    I've tried using the synchronization feature of WMDC but it copies the file to a documents folder set up for the specific device. Instead, I'm looking to find and copy the file to C:\TEMP regardless of the device.
    Thanks in advance for any help!
    Everett
    Just configure the device to sync the folders you want to sync.  Start by reading the help very carefully.
    This is not a scripting question and this forum is not for end user questions.   I suggest posting in the Windows Phone forum.
    You can also sync via OneDrive over a cellular or wireless connection.
    ¯\_(ツ)_/¯

  • Satellite P100-426: Windows Mobile Device Center doesn't find my BT device

    Hi,
    why doesn't Windows Mobile Device Center find my Bluetooth device (although my bluetooth is working properly)??? I have a Toshiba Satellite P100-426 with a build in Bluetooth Device
    Sascha

    Ensure that your Bluetooth device is in the "Discoverable Mode".
    The following website:
    http://aps.toshiba-tro.de/bluetooth/redirect.php?page=pages/howto.html
    offers a document called:
    "Synchronization via Bluetooth (Vista WindowsMobileDeviceCenter --- WindowsMobile 5)"
    which is maybe helpful for you.

  • Windows Mobile devices can't send to my iPhone

    I searched many pages of this forum with no answer and no similar issues:
    I have my iPhone syncing up with Exchange 2003 via the IMAP protocol. It sends/receives messages fine. It receives messages from BlackBerry devices fine.
    It will not download or receive messages sent from Windows Mobile devices (version 6 Standard or Professional). I've had 3 different people send me messages from their phones and I cannot get them - iPhone Mail says "downloading X of X messages..." so I know it sees there's a new message, but it will not show up, or even recognize the new message. If these same people send me a message in Outlook 2003 I get it on the iPhone, but not when they send from their Windows Mobile device.
    If I don't hear anything from anyone in here (as it looks like there are many unanswered topics) I will contact Apple.

    The problem occurs when on both the EDGE or Wi-Fi networks.
    The messages are plain text messages (with or without attachments) sent from an HTC Tilt, Samsung Blackjack II, and another Windows Mobile 6 phone.
    The iPhone will initially tell me that it sees the new message (Loading 1 of 1 messages), but will not display or download the message. I also made sure it's not being auto-sent into the Deleted Items or Junk or Spam folders (remember this is under Exchange). This same person, when they e-mail me from another client like Outlook - will have no problem sending a message and me getting it.
    There is no notice on the sender's end that their message was not downloaded on my end.
    I can see their message fine in the Outlook or Entourage client.

  • Windows Mobile Device Center no longer supported?

    I have a customer that has some Motorola Windows Mobile 6.5 devices.   They were trying to get their devices connected to their PCs with Windows Mobile Device Center and were running into problems.  They contacted Microsoft Tech support and were
    told that the Windows Mobile Device Center is no longer a supported product.  Is there any truth to that?  How the Windows Mobile 6.5 OS still be supported but the Windows Mobile Device Center is not?  Their IT team will not let them install/use
    Windows Mobile Device center now.  

    I think this is what you need. you can find the Microsoft product support lifecycle in here:
    https://support.microsoft.com/lifecycle/search?sort=PN&alpha=windows+mobile+device&Filter=FilterNO
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Windows Mobile Device Center fails to open on Windows Vista and Windows 7 machines

    Hello,
    Our domain based machines cannot open Windows Mobile Device Center (Windows 7 and Windows Vista). You click the application and nothing happens. There are no errors in the Event Viewer that relate. In Task Manager I do NOt see any processes that look related
    to Windows Mobile Device Center. Our Group Policy Objects are very lean and limited, and we do not have any policies that specify how Windows Mobile Device Center should behave. The only GPO that I could think would interfere with this is to prevent malware
    and viruses, we have disabled Autoplay on removable devices.
    Any assistance would be greatly appreciated.
    thanks!

    Hello,
    Our domain based machines cannot open Windows Mobile Device Center (Windows 7 and Windows Vista). You click the application and nothing happens. There are no errors in the Event Viewer that relate. In Task Manager I do NOt see any processes that look related
    to Windows Mobile Device Center. Our Group Policy Objects are very lean and limited, and we do not have any policies that specify how Windows Mobile Device Center should behave. The only GPO that I could think would interfere with this is to prevent malware
    and viruses, we have disabled Autoplay on removable devices.
    Any assistance would be greatly appreciated.
    thanks!
    I too am experiencing this issue, as well as an unrelated machine that is not on our domain that is having exactly the same problem.
    Any thoughts?

  • How to get Cumulative Update packages for SQL Server Compact v3.5 SP2 for use on a Windows Mobile device

    There are links on the pages for various Cummulative Updates for SQL Compact v3.5 SP2 which look to relate to the desktop version, but are these also available for Windows Mobile devices?  If so, what is the process to get hold of them?
    We are seeing intermittent problems with corrupted databases on devices which are using SQL Compact v3.5 SP2 and have seen that some of the Cumulative Updates do relate to corruption and would like to see if these can help to solve the issue.

    Just select the KB article, at the top of each there is a link to request a hotfix, you will then get a email with a download link. The 8088 and 8109 hotfixes also apply to Windows Mobile.
    http://erikej.blogspot.dk/2010/08/sql-server-compact-35-sp2-downloadable.html
    Please mark as answer, if this was it. Visit my SQL Server Compact blog http://erikej.blogspot.com

  • How to install the JRE that comes with JME 3.0 to a Windows Mobile device

    From Sun's JME download page:
    Integration with 3rd party emulators and Windows Mobile devices
    The new Java ME Platform SDK architecture allows integration of 3rd party emulators and devices. Java ME Platform SDK comes with Sun's Java runtime environment for Windows Mobile. A user can install this runtime on a Windows Mobile device or a Microsoft device emulator and experience all the on-device features of Java ME Platform SDK.*
    My question is, how can I install the Java runtime environment that comes with Java ME Platform SDK 3.0 to a Windows Mobile device. I am a newbie in this device programming and I'm setting up my development environment. So far, I have installed JME in my computer, and have also installed both the Windows Mobile 5 and Windows Mobile 6 emulator. I've been searching the internet for answers, but it always points me to using a third party java runtime such us Mysaifu, etc. I would like to stick with what is packaged with JME if possible.
    If anybody assist me or direct me to an online documentation on how to do this. All help is greatly appreciated :-)

    I had some success installing on a real Mobile 5 device [http://forums.sun.com/thread.jspa?threadID=5344195]
    There is a link to a doc on the main download page, item 5 under How to Install. [http://java.sun.com/javame/downloads/sdk30ea.jsp] I used this for the real device, Treo 700w. Did not try it with an emulator.
    The support looks to be an emulator rather than a JVM per say. But then again I could be wrong on that. I too had poked around looking for a JVM, CrEme, J9, etc..
    I do have a commercial app installed on the Treo that uses IBM's J9, which is seems requires a contact with a sales person to get ahold of. I had hoped to find something that might clue me in on how to "hook up" my own J2ME app with the J9 installed by the commercial package. But I've pretty much decided to get a real J2ME handset rather than continue to waste my time hacking up something with WM. Now the question is which one makes a good reference platform?

  • SAP Interactive Forms by Adobe on a Windows Mobile device

    Is it possible to use SAP Interactive Forms by Adobe on a windows mobile device in terms of completing a form offline and submitting it when connected to the network again?

    Hi Raghu and Phillip,
    Adobe Interactive Forms does not work with PDAs or mobile devices.
    Please read the SAP Note.
    https://service.sap.com/sap/support/notes/1002905 - Interactive PDF Forms on PDAs and Other Mobile Devices
    Regards,
    Diego

  • Not Connecting To Windows Mobile Device Center

    I want to be able to connect with a Windows Mobile Device through Windows Mobile Device Center, within a Virtual Machine.  When connecting through the Hyper-V Manager and through Remote Desktop, under "Other supported RemoteFX USB devices",
    I can see the Symbol USB Sync Cradle.  In the VM, in Device Manager, I don't see a USB connection.  In the VM, I don't see any meaningful errors in the Event Viewer.
    Host:  Windows 8.1 Enterprise Hyper-V on a Domain.  Upgraded from Windows 8.1 Pro.  When this computer was originally installed with Windows 8 Pro, Hyper-V was enabled.  I removed Hyper-V, and installed VMWare Player, because I wanted
    USB Pass-through.  I then uninstalled VMWare and installed VirtualBox.  Recently, I uninstalled VirtualBox, upgraded to Windows 8.1 Enterprise, and enabled Hyper-V.
    Virtual Machine OS: Windows Server 2012 R2 on a Workgroup.  Started out with being a VMWare VM, using VMWare Player.  Moved to VirtualBox.  USB Pass-through was working in both those virtual environments.  Used Disk2VHD to convert the
    VM to a VHDX file.
    On the Host:
    Windows Mobile Device Center is connected to a Motorola Windows Mobile Device (MC959X) sitting in a Symbol USB Cradle.  The OS on the scanner is Windows Embedded Handheld 6.5 Classic CE OS 5.2.29217 (Build 29217.5.3.12.26).  Advanced Networking
    (USB to PC) is not enabled.
    Enabled RemoteFX. 
    In the RDP file, and in the Registry, added the GUID's for:
    WPD "{eec5ad98-8080-425f-922a-dabf3de3f69a}";
    Windows Mobile "{6AC27878-A6FA-4155-BA85-F98F491D4F33}";
    USB Device "{88BAE032-5A81-49f0-BC3D-A4FF138216D6}";
    Windows CE USB Device "{25dbce51-6c8f-4a72-8a6d-b54c2b4fc835}";
    GUID_DEVINTERFACE_USB_DEVICE "{A5DCBF10-6530-11D2-901F-00C04FB951ED}"
    Ran "sfc /scannow"
    All Microsoft Updates are current.
    What am I missing?

    Thank you for your efforts. I have followed those instructions, but I am still not all the way there yet. 
    Now, on the Guest, in the Device Manager, under Mobile Devices, I see the Symbol USB Sync.  But Windows Mobile Device Center still does not connect.
    In the Application Event Log, these Events  are being generated:
    Log Name:      Application
    Source:        WcesComm
    Date:          12/8/2014 12:45:54 PM
    Event ID:      7
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      DansWinServ12R2
    Description:
    Windows Mobile-based device failed to connect due to Start USB Connection (0x80004005) failure (see data for failure code).
    Event Xml:
    < Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="WcesComm" />
        <EventID Qualifiers="49152">7</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-12-08T20:45:54.000000000Z" />
        <EventRecordID>7468</EventRecordID>
        <Channel>Application</Channel>
        <Computer>DansWinServ12R2</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Start USB Connection (0x80004005)</Data>
      </EventData>
    < /Event>
    Log Name:      Application
    Source:        Microsoft-Windows-ApplicationExperienceInfrastructure
    Date:          12/8/2014 12:45:54 PM
    Event ID:      1
    Task Category: None
    Level:         Warning
    Keywords:     
    User:          DANSWINSERV12R2\dreisman
    Computer:      DansWinServ12R2
    Description:
    The application (Windows Mobile Device Center 6.1, from vendor Microsoft) has the following problem: To function properly, Windows Mobile Device Center 6.1 must be reinstalled after you upgrade Windows.
    Event Xml:
    < Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-ApplicationExperienceInfrastructure" Guid="{5EC13D8E-4B3F-422E-A7E7-3121A1D90C7A}" />
        <EventID>1</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>0</Task>
        <Opcode>2</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2014-12-08T20:45:54.044605800Z" />
        <EventRecordID>7469</EventRecordID>
        <Correlation />
        <Execution ProcessID="4832" ThreadID="4960" />
        <Channel>Application</Channel>
        <Computer>DansWinServ12R2</Computer>
        <Security UserID="S-1-5-21-3621870490-2575533387-1312730109-1001" />
      </System>
      <EventData>
        <Data Name="DBType">15</Data>
        <Data Name="AppNameCount">33</Data>
        <Data Name="AppName">Windows Mobile Device Center 6.1</Data>
        <Data Name="VendorNameCount">10</Data>
        <Data Name="VendorName">Microsoft</Data>
        <Data Name="SummaryCount">102</Data>
        <Data Name="Summary">To function properly, Windows Mobile Device Center 6.1 must be reinstalled after you upgrade Windows.</Data>
        <Data Name="SessionID">1</Data>
      </EventData>
    < /Event>
    I have reinstalled Windows Mobile Device Center several times.
    Any thoughts?

  • Bluetooth device is not listed in Windows mobile device center

    Hi,
    I installed the latest Vista Bluetooth Driver on my Notebook (P100 426) and I even get a connection with my cell phone; unfortunately I'm not able to use this connection with windows mobile device center. If I click on the Bluetooth icon in the control panel I don't see the bluetooth device of my notebook.
    Any suggetions?
    Sascha

    Vista Mobile Device Center support is currently not included. It should be implemented in one of the coming versions.

Maybe you are looking for

  • Filtering the data in BAPI

    Hi,     we are using bapi_PRODORDCONF_GETDETAIL to fetch some data in a transaction. For this we have to use a condition that it should display records only from plant 1000. for this I'm trying to use genericfilterandsort action filter the results. B

  • Cube deployment is taking too long

    I am using sql server 2008 R2 enterprise edition. Trying to deploy a cube using Visual Studio. Deployment properties are set to "do not Process" and "Deploy Changes Only". The solution has multiple cubes. I right click one of the cubes and hit "Deplo

  • DataFormat in JavaFX 2.2b15

    Did something change? I had previous had two classes which defined identical dataformats for drag and drop. They both defined the structure like: private DataFormat dexTaskFormat = new DataFormat("DexTaskFormat");However, when I upgraded to JFX 2.2,

  • Unable to install Chinese Character Fonts in CS4

    Hi, Wondering if anyone successfully installed new chinese characters fonts in PS CS4? I downloaded some fonts, managed to install in Windows but these chinese fonts are not reflected in PS. I'm currently using Vista. I only have problem with chinese

  • Premier Elements 7 uninstalled itself

    Premier Elements 7 uninstalled itself and corrupted some print drivers and a few things in the process. (DON'T UNDERSTAND WHY, EITHER????) When I access the installation logs, etc. the license number field is blank as is every other field, so I canno