Thread
:
Best way to communicte between mobile and server?
View Single Post
madmaze
2010-02-08 , 19:51
Posts: 105 | Thanked: 15 times | Joined on Dec 2009 @ Baltimore, USA
#
1
Hello Everyone,
Im developing a application that needs to exchange data with a server every 15 second. (about 2-3 kb)
I have thought of two approaches, but im not sure of either.
method one,
use libcURL to make post and request data to a php or django server
method two,
have a socket connection going between the cellphone and the server.
Is there anything out there that may be similar to what I am doing ?
any suggestions welcome.
-Maze
Quote & Reply
|
madmaze
View Public Profile
Send a private message to madmaze
Find all posts by madmaze