home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!uwm.edu!cs.utexas.edu!sun-barr!ames!pacbell.com!network.ucsd.edu!ucsbcsl!spectrum.CMC.COM!fennel.acc.com!art
- From: art@acc.com (Art Berggreen)
- Newsgroups: comp.protocols.tcp-ip
- Subject: Re: Voice Comm through Ethernet via PC/TCP with SB
- Message-ID: <1992Dec23.162900.12196@acc.com>
- Date: 23 Dec 92 16:29:00 GMT
- References: <1992Dec23.113959.14553@nuscc.nus.sg>
- Organization: ACC, Advanced Computer Communications
- Lines: 18
-
- In article <1992Dec23.113959.14553@nuscc.nus.sg> isc30236@nusunix1.nus.sg (CHEW CHEE MUN) writes:
- >I am implementing a voice communication system through Ethernet via
- >PC/TCP. The sound card I am using for my PC is Sound Blaster Pro card.
- >
- >The voice output is almost real time.
- >
- >I am wondering if there is anyone who has done something similar ?
- >Thank you.
-
- There's always the "radio" program which runs on (at least) Sun-4s.
- While not intended as an interactive tool, it does use UDP/IP.
- It uses the built in audio ports to digitize a sound source (typically
- a radio output jack) and multicasts the data over an IP net using
- UDP datagrams with configured port numbers. Any Sun wishing to tune
- in, listens for multicasts to the desired port number and plays the
- sound out that Sun's audio port.
-
- Art
-