简体   繁体   中英

Is iCal sync possible in java? How to connect ical server using java?

I am about to build a simple iphone app. In that we are syncing iCal. I want to sync iCal in server side in java and store events in database.

I do not know is it possible to sync iCal using java. Iphone user will send access token or anything which I will use to get all calender events from ical.
Please help me I am new in this.

Sync ical events are possible in java? If yes then give me some hint.

ICal parsing is possible in Java
See http://ical4j.sourceforge.net/introduction.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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