使用 php 伪造 MS Exchange

发布于 2024-08-17 18:14:45 字数 413 浏览 2 评论 0原文

stackoverflow 上的第一篇文章!
我们正在开发一个 PHP 联系人管理器。
我们希望创造与支持 MS Exchange 的手机(Android、iPhone、黑莓)同步联系人的可能性。
我找到了这个链接 http://www.troywolf.com/articles/php/ Exchange_webdav_examples.php#create_contact 但我需要更多的是同步方面,而不是创建、移动等。 很高兴知道什么类型的数据(xml、json)以及如何格式化,这样我就可以伪造响应或解析请求...... 有什么想法吗?

first post on stackoverflow!
We are developing a php contact manager.
We wanted to create the possibility to sync the contacts with ms exchange enabled phones (android, iphone, blackberry).
I found this link http://www.troywolf.com/articles/php/exchange_webdav_examples.php#create_contact
but what I need is more on the sync side, not create, move etc.
Would be great to know what kind of data (xml, json), and how is formatted so I could fake the responses or parse the requests...
Any Idea?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

江城子 2024-08-24 18:14:45

使用诸如 The Missing Sync 之类的东西作为后端,并将其放在前面:)

Use something like The Missing Sync for the backend, and front it :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文