[hpsdr] Proposal for a new Software project.

Chris Albertson albertson.chris at gmail.com
Wed Dec 2 09:30:39 PST 2009


On Tue, Dec 1, 2009 at 11:27 PM, David McQuate <mcquate at sonic.net> wrote:

> Are there other "channels" that should be considered in addition to TCP /
> UDP?

That is way to low of a level to be worried about now.  What you need
to thing about first are:

(1) what are the "things" that need to talk and what might they need to say.

(2) are the comunicatins channels one to one.  Or should each object
listen to whom ever might want to speek.

(3) If an object needs to make a request does it need to know in
advange who to ask or do we need a kind d directory service.

For example, say I plug in something that can act as a tuning knob.
How does the DSP software know to listen to the knob and not the
software slider

More generally when part are built by many people and we can't even
know what parts are available or might be built years from now how can
a part I make today be designed such that it can talk to something not
yet designed.

The the things/object processes, computers, USB devices?????

The decision to use TCP, UDP or shared memory or

-- 
=====
Chris Albertson
Redondo Beach, California

 1259775039.0


More information about the Hpsdr mailing list