public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paulo Marques <pmarques@grupopie.com>
To: Jamie Lokier <jamie@shareable.org>
Cc: Nischal Saxena <nischal_saxena@da-iict.org>,
	linux-kernel@vger.kernel.org
Subject: Re: transferring data through the sound card
Date: Tue, 17 Feb 2004 15:30:29 +0000	[thread overview]
Message-ID: <40323395.6060803@grupopie.com> (raw)
In-Reply-To: 20040216221130.GE18853@mail.shareable.org

Jamie Lokier wrote:

> Nischal Saxena wrote:
> 
>> how is it possible to transfer data across two PC using the sound card.
>>
> 
> It's possible using a software modem, but it's much easier to use a
> network card instead :)
> 


Since Nischal didn't specify which port on the sound card he was thinking about, 
I started to think that a SPDIF digital output / input, would give much better 
results:

6 channels, 16 bit, 48KHz = 4.6Mbit/s

I don't know enough about the standard digital format and the maximum bandwidth 
that we could get from a sound card, but in theory we probably could connect the 
digital input on a sound card to digital output on another card (and vice-versa) 
and map the whole thing as a network interface :)

Anyway, this is an extremely crazy, time wasting, "just do it if you have loads 
of time to throw out the window" kind of project, because the cost of ethernet 
NIC's is extremely low these days.

-- 
Paulo Marques - www.grupopie.com

"In a world without walls and fences who needs windows and gates?"


  reply	other threads:[~2004-02-17 15:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16 18:00 transferring data through the sound card Nischal Saxena
2004-02-16 22:11 ` Jamie Lokier
2004-02-17 15:30   ` Paulo Marques [this message]
2004-02-20 23:46 ` Pavel Machek
2004-02-21  1:24   ` Michael Clark

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40323395.6060803@grupopie.com \
    --to=pmarques@grupopie.com \
    --cc=jamie@shareable.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nischal_saxena@da-iict.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox