|
|
User login
Feeds |
Urgent!!! Sockets or Http?
|
|||||
| Wed, 2004-12-01 08:20 | |
|
Hi All,
I m developing a module wherein i have to show a resource (text/img/audio/video) located at a server (eg. www.myserver.com). In this case for the purpose of connectivity shud i use the Socket api or the HTTP api. Eagerly awating for some guidance on it. Thanking in Advance, -- Gaurav. : |
|
Forum posts: 49
Ariz
Ariz M. Kohli
Forum posts: 4
As far the platform is concerned, right now i m fouced on S602.0 and S602.1 (i.e symbian 7.0s). So in this case Http would be a better soln i think. Do send me ur comments.
-- Gaurav.
Forum posts: 49
We have never used the http api ourselves so can't give you any pointers on that. All our apps need to be backward compatible so it doesn't make sense to have 2 code bases, we have our own http stack which we reuse for all devices.
Ariz
Ariz M. Kohli