Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Activesync programatically

Activesync programatically

Scheduled Pinned Locked Moved Mobile
helpquestion
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    divyesh1432
    wrote on last edited by
    #1

    Hi, I want to sync my mobile programatically. It should not run microsoft active sync program, instead of that my application is running in background and it should be popped up and sync my mobile. Is that possible? Help me out. Thanks & regards

    J D R J 4 Replies Last reply
    0
    • D divyesh1432

      Hi, I want to sync my mobile programatically. It should not run microsoft active sync program, instead of that my application is running in background and it should be popped up and sync my mobile. Is that possible? Help me out. Thanks & regards

      J Offline
      J Offline
      Joel Ivory Johnson
      wrote on last edited by
      #2

      If you want to make your own syncronization program you can. But if you are not using active sync you will need to define your own data transport and protocols.

      Joel Ivory Johnson

      Meet my dev team: RDA Architecture Evangelist Team Blog

      My site: J2i.net

      Twitter: J2iNet

      1 Reply Last reply
      0
      • D divyesh1432

        Hi, I want to sync my mobile programatically. It should not run microsoft active sync program, instead of that my application is running in background and it should be popped up and sync my mobile. Is that possible? Help me out. Thanks & regards

        D Offline
        D Offline
        Dominick Marciano
        wrote on last edited by
        #3

        This might help: http://www.opennetcf.com/opensource.ocf[^]. You'll probably want the first one which is OpenNETCF.Desktop.Communication Dominick

        1 Reply Last reply
        0
        • D divyesh1432

          Hi, I want to sync my mobile programatically. It should not run microsoft active sync program, instead of that my application is running in background and it should be popped up and sync my mobile. Is that possible? Help me out. Thanks & regards

          R Offline
          R Offline
          Rikerud
          wrote on last edited by
          #4

          You can transfer files via TCP given that it has a connection to the desktop. -Raymond

          1 Reply Last reply
          0
          • D divyesh1432

            Hi, I want to sync my mobile programatically. It should not run microsoft active sync program, instead of that my application is running in background and it should be popped up and sync my mobile. Is that possible? Help me out. Thanks & regards

            J Offline
            J Offline
            Jakob Olsen
            wrote on last edited by
            #5

            I have done something similar once. We made a service that ran on the pc, that transfered some files to/from the mobile. It is very doable. Onne problem though... We needed ActiveSync to establish the network connection to the mobile (it does so automatically when you dock the mobile). We did not sync anything via ActiveSync, but ActiveSync needed to be running. I do not know if you can establish the network connection to the device without ActiveSync :^)

            my company | my blog

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups