Menu

#1 Problems with data sync with sync4j server

open
nobody
None
5
2004-04-12
2004-04-12
anderson
No

I've been trying for a long time to synchronize data from
a symbian/epoc client application with a sync4j server
without any success.

The client app uses a ctoolkit dated from 03/06/2001
and the problem seems to be in the xpt transport layer.
The functions xptSetDocumentInto(), xptSendData()
and xptSendComplete() don't block at all and return 0 as
if everythig was doing fine!. Then, when function
xptGetDocumentInfo() is called, it returns
SML_ERR_A_XPT_COMMUNICATION (0x5011) and the
next xpt functions return
SML_ERR_A_XPT_INVALID_STATE (0x5017).

I didn't find any complete documentation about the xpt,
so I'd like to know if there's some white paper or
anything else that could help me in this situation. In
time, did anyone try to exchange sync data with sync4j
server using the EPOC emulator and the ctoolkit?

Thanks in advance,

Anderson.

Discussion

  • Kidong Lee

    Kidong Lee - 2004-04-14

    Logged In: YES
    user_id=551740

    Try with the examples I commmited a few days ago on CVS.
    The examples consist of sender and receiver, and I found
    sender can communicate with sync4j server with no problem.

    You may have to some parameters such as hostname, HTTP
    URI and so on.

     
  • micky menezes

    micky menezes - 2005-02-24

    Logged In: YES
    user_id=1225045

    Anderson,

    can yopu please give me "core_globals_epoc.h" file and
    /epoc/define.h file. from that ctoolkit,

    Thanks in advance
    Micky menezes

     
  • micky menezes

    micky menezes - 2005-02-24

    Logged In: YES
    user_id=1225045

    Anderson,

    can yopu please give me "core_globals_epoc.h" file and
    /epoc/define.h file. from that ctoolkit,

    Thanks in advance
    Micky menezes

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.