|
Home > Archive > SQL Anywhere Mobile > October 2005 > Synchronize using UDP (satellite)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Synchronize using UDP (satellite)
|
|
| Timothy Dean 2005-10-28, 8:24 pm |
| Is there anyway to synchronize using UDP? I have a satellite link that I
need to be able to synchronize over and it only supports UDP. Is there a
built in way to send and recieve UDP messages to and from a device?
Timothy Dean
| |
| Greg Fenton 2005-10-28, 8:24 pm |
| Timothy Dean wrote:
> Is there anyway to synchronize using UDP? I have a satellite link that I
> need to be able to synchronize over and it only supports UDP. Is there a
> built in way to send and recieve UDP messages to and from a device?
I cannot think of a way to accomplish this. It certainly isn't
currently a supported protocol. Synchronization depends on reliable
communication, which UDP is not.
I believe there are technologies out there that you could try that put a
TCP layer on top of UDP (I think Broadbeam used to make that type of thing).
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
| |
| Timothy Dean 2005-10-28, 8:24 pm |
| Does QAnywhere support this kind of messaging? Thanks.
Timothy Dean
"Greg Fenton" <greg. fenton_NOSPAM_@ianyw
here.com> wrote in message
news:43628719$1@foru
ms-2-dub...
> Timothy Dean wrote:
I[color=darkred]
a[color=darkred]
>
> I cannot think of a way to accomplish this. It certainly isn't
> currently a supported protocol. Synchronization depends on reliable
> communication, which UDP is not.
>
> I believe there are technologies out there that you could try that put a
> TCP layer on top of UDP (I think Broadbeam used to make that type of
thing).
>
> greg.fenton
> --
> Greg Fenton
> Consultant, Solution Services, iAnywhere Solutions
> --------
> Visit the iAnywhere Solutions Developer Community
> Whitepapers, TechDocs, Downloads
> http://www.ianywhere.com/developer/
|
|
|
|
|