Hello, I am new to Now SMS and trying it to achieve the data synchronization between web server and mobile client. Please inform me whether I can receive Syncml messages(which would be xml) from a mobile client through GSM modem(as explained) into NowSMS and send those messages to web server? Is there any document explaining details involved?
I'm not a SyncML expert, but generally speaking, SyncML messages from a client to a server get transmitted directly via HTTP over TCP/IP. They don't get sent over SMS.
There are some SyncML session initiation messages that can be sent from server to client over SMS. But most of the communcation occurs over TCP/IP.