gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: http://cvs.sourceforge.net/viewcvs.py/xanadux/qomunicator/


From: Pawel Kot
Subject: Re: http://cvs.sourceforge.net/viewcvs.py/xanadux/qomunicator/
Date: Mon, 16 Jan 2006 23:32:14 +0100

Hi,

On 1/16/06, Luke Kenneth Casson Leighton <address@hidden> wrote:
> On Mon, Jan 16, 2006 at 11:05:52PM +0100, Pawel Kot wrote:
>
> > > Daemon that presents 5 virtual telephones talking to one real
> > > telephone, or something like that. Similar to gpsd.
> >
> > Need to look at gpsd. But I think virtual telephone may be a bit too
> > much. I like to look at it as on the message bus supporting
> > synchronous and asynchronous communication. I can't see any additional
> > value from virtual phone abstraction.
>
>  the principle behind gpsd is that you issue _simple_ commands
>  of one character in length, and the responses come back "preparsed".
>
>  so gpsd takes care of parsing the NMEA data for you, and if you happen
>  to know which one-character commands to type, then you can just telnet
>  to gpsd and get a rough idea of what's going on.

But that's just proxy. Just a bit more intelligent. No need for any
virtual phones (if we have the same understanding of the virtual
phone). Just the API for giving commands and sending responses. State
and other internals are handled internally by the proxy. And I think
AT command interface will not be suitable: you won't be able to do too
many things (starting with file operations).

>  basically, the "hard" stuff is taken care of - once - and all
>  subsequent "users" of the multiplexing daemon have a far easier time
>  getting messages, making phone calls, getting status info and
>  contact details.

Sure. That's what I am talking about (the semaphore thingy was some
kind simplier solution while approaching the goal).

take care,
pkot
--
Pawel Kot
http://www.gnokii.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]