w5292c / as-cmd

Playing with ActiveSync protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

as-cmd

Playing with ActiveSync protocol

Used environment variables:

export MY_USER="" export MY_PORT="443" export MY_PASS="" export MY_ADDR="outlook.office365.com"

Example ActiveSync session:

folder-sync


  • 4
  • 0
  • Inbox
  • 2

set collectionId 4

  • [ "collectionId" ]: QVariant(int, 4)

sync


  • 325514121
  • 4
  • 1

set syncKey 325514121

  • [ "syncKey" ]: QVariant(int, 325514121)

sync


  • 293385551
  • 4
  • 1


About

Playing with ActiveSync protocol

License:MIT License


Languages

Language:C++ 95.5%Language:QMake 2.6%Language:C 1.7%Language:Shell 0.2%