I want a third party server  to send messages to a web2py server over the 
internet. They are actually website form submits. There are 
connectivity/uptime concerns at the receiving end so I'm not keen on a 
POST. I'm looking for a mechanism with retry of failed sends. 
(I could do this via polling from the receiving end, but I want to learn 
something new). I'd like to hear technology recommendations. SOAP promises 
reliable messaging, is there a mature equivalent using JSON? The sending 
site is a linux server and the developer is strong in PHP. 


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to