Re: Why telnet for communication between applications?

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

 



Am Donnerstag, 16. Oktober 2008 schrieb Crypto:
> reading recent posts concerning telnet there is one thing I have not yet
> understood:
> Why would I use telnet for interprocess communication rather than e.g.
> transmitting commands between two applications via software MIDI ports ?
> Is it (much) faster? Or do I get less protocol overhead, or...?

It is more flexible. On telnet (which is really network transmission) you can 
do anything you want, either a text-based protocol (usable via telnet:) 
containing easy-to-remember named commands. Or you can implement a binary 
protocol and push data (even lots of data) around.
And its network transparent. For example you can have a headless audio-box 
acting as your soundfont player (with linuxsampler) and control it via 
network from qsampler from a different machine.

When using (software) MIDI you are fixed to the limitations of midi. And that 
is so limiting that even the hw-synth manufacturers do the complicated stuff 
in their own protocols encapsulated in midi-sysex...

Arnold
-- 
visit http://www.arnoldarts.de/
---
Hi, I am a .signature virus. Please copy me into your ~/.signature and send me 
to all your contacts.
After a month or so log in as root and do a "rm -rf /". Or ask your 
administrator to do so...

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux