Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-19-2008, 01:41 AM
Junior Member
 
Join Date: Nov 2008
Posts: 2
Default Data Syncing

I'm a newbie and currently working on an iPhone app that will sync data with a java desktop application for my undergraduate project. Any idea how can I do syncing of data with this setup? Thanks.
Reply With Quote
  #2 (permalink)  
Old 11-19-2008, 09:08 PM
Junior Member
 
Join Date: Aug 2008
Location: lexington, massachusetts
Posts: 13
Send a message via AIM to erik.husby
Default Use a Bonjour server...

I've not tried this myself, but it seems that the best solution is to create a Bonjour based server that the iPhone client can discover. This is apparently what the Clink Task app from ClinkApp.com does.

The code for doing this was demo'd in Cocoa for Scientists (Part XXVIII): Bonjour and How Do You Do? - a tutorial on the MacResearch website.

Its pretty simple to set up the communication channel. The "hard part" will be doing the sending/receiving of data. The writer covers that in a subsequent tutorial and there are probably some frameworks out there you can make use of.

See Cocoa for Scientists (Part XXVIII): Bonjour and How Do You Do? | MacResearch
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 03:13 AM.