On 10/3/07, Eduardo Tongson <[EMAIL PROTECTED]> wrote: > Just curious, you imitate HTTP for what? >
anything that needs to connect to another server via internet. or bgan specifically. data charges for bgan is expensive to we developed a less verbose protocol. but its essentially binary http. i just happen to find it to be useful enough for other things so i reused it where i can. > > no i dont use cookies. they suck. > > > > state is embedded in resource ids. when state changes a new resource > > id is returned. i imitate http but i dont use it. i have only four > > methods. create, read, update, delete. the rest are opaque resource > > ids and self describing data. > > > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > [email protected] (#PLUG @ irc.free.net.ph) > Read the Guidelines: http://linux.org.ph/lists > Searchable Archives: http://archives.free.net.ph > -- Lay low and nourish in obscurity _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

