简体   繁体   English

C#SynML客户端

[英]C# SynML client

I am developing an ASP.NET + C# web site and i need a library or component to connect to a SyncML server (funambol server) to synchronize contacts between the web site and the SyncML server 我正在开发一个ASP.NET + C#网站,我需要一个库或组件来连接到SyncML服务器(funambol服务器)以同步该网站和SyncML服务器之间的联系

I need it to be written in C# and to manage all the SyncML stuff (connecting to the server ,syncing my contacts to server and giving me the contacts sent from server 我需要用C#编写并管理所有SyncML内容(连接到服务器,将联系人同步到服务器,并给我从服务器发送的联系人

I found the Funambol to have many clients but all written in java and c++ , I am not experienced in converting them to C# 我发现Funambol有很多客户端,但是都是用Java和C ++编写的,我没有将它们转换为C#的经验。

Thanks in advance 提前致谢

This is a project on sourceforge 这是Sourceforge上的一个项目

SyncMLDotNet SyncMLDotNet

I have not tried it my-self 我还没有尝试过

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM