home *** CD-ROM | disk | FTP | other *** search
/ A Beginner's Guide to the Internet / INTERNET.ISO / text / usenet / netphon7 / netphon7.txt < prev   
Encoding:
Text File  |  1996-05-06  |  10.9 KB  |  274 lines

  1.  
  2. alt.culture.internet,alt.winsock.voice,alt.winsock.ivc,comp.sys.mac.comm
  3. Internet as
  4. a telephone?"
  5. alt.bbs.internet:12686
  6. alt.culture.internet:11621 comp.sys.mac.comm:106084
  7.  
  8.  
  9. Archive-name: internet-services/voice-faq
  10. Last-Modified: 1995/4/27
  11.  
  12. FAQ: How can I use the Internet as a telephone?
  13. Version 0.2 - April 27 1995
  14.  
  15. * This is a DRAFT FAQ. This document is new and in transition. If you
  16. notice that software for doing speech over the Internet is  missing from
  17. this list, or information herein needs updating, please send e-mail to
  18. savetz@northcoast.com *
  19.  
  20. This document is copyright 1995 by Kevin M. Savetz. All rights reserved.
  21. More legal stuff is near the end of this file.
  22.  
  23. *** TABLE OF CONTENTS
  24. Can I use the Internet as a telephone?
  25.    How does it work?
  26. What software is available?
  27.    For the Mac
  28.       Maven
  29.       NetPhone
  30.    For Windows
  31.       Internet Global Phone
  32.       Internet Phone
  33.       Internet Voice Chat
  34.    For UNIX
  35.       mtalk
  36.       nevot
  37.       vat
  38.       ztalk
  39. Legal Stuff
  40. Where to Find this Document
  41.  
  42. *** CAN I USE THE INTERNET AS A TELEPHONE?
  43. Yes. In recent months, several programs have become available that will
  44. let you, equipped with the right computer hardware, an Internet
  45. connection, and special software, to "speak" in real-time (or
  46. almost-real time) over the Internet - in effect using the network like a
  47. telephone.
  48.  
  49. Some of the programs available to do voice on the 'net is free, others
  50. are commercial. Many of these products are ready for prime time, but
  51. others are still very experimental.
  52.  
  53. Besides the software, you will need an Internet connection (a 9600 BPS
  54. connection will work for some software; others require as much as
  55. 56KBPS. Most of the PC-based software works nicely with a 14.4KBPS
  56. modem.) Shell accounts aren't enough: you need real IP access (such as a
  57. SLIP or PPP connection.) You'll also need a pretty speedy computer.
  58. Although the exact specs vary from program to program, a Mac Classic or
  59. a PC XT generally won't do the trick :-) Your computer will need a
  60. microphone and sound output capability.
  61.  
  62. +++ HOW DOES IT WORK?
  63. It's magic! Audioconferencing programs work by digitizing your speech as
  64. you talk and sending the digital data over the Internet. But there's a
  65. problem: a typical modem connection has limited bandwidth - 14.4KBPS
  66. modems can send and receive a maximum of 1,800 bytes of non-compressible
  67. data each second. Telephone quality speech needs 8,000 bytes per second
  68. of bandwidth. There are two solutions to the problem: get more
  69. bandwidth, or compress the sound information before transmitting it.
  70. Although both solutions are used, most programs compress the audio. 
  71.  
  72. There are a variety of methods for encoding and compressing sound data,
  73. and as you might expect, the standards aren't necessarily very standard,
  74. yet. The quality of the audio you'll send and receive depends on the
  75. application you're using, the speed of your computer and the compression
  76. method used. In my tests, audio is usually understandable, albeit less
  77. clear than a phone call. Still, talking across the country or around the
  78. world for the cost of an Internet connection is kind of amazing, and
  79. easy on the wallet.
  80.  
  81. You and the associate you are talking to need to be using software that
  82. can transmit and receive the same protocol. That doesn't necessarily
  83. mean you need the same software, or even the same type of computer. For
  84. instance, the GSM protocol is pretty standard. However, some programs
  85. can only use proprietary encoding methods, so they'll only communicate
  86. with the same software on the other side of the wire. Standard
  87. compression methods are:
  88.      GSM: for more information: http://www.cs.tu-
  89. berlin.de/~jutta/toast.html
  90.      CVSD
  91.      RTP: Real Time Protocol
  92.  
  93. *** WHAT SOFTWARE IS AVAILABLE?
  94. +++ For the Mac
  95. >>> MAVEN
  96. Maven was the first Internet audioconferencing tool for Macintosh. Maven
  97. is free software, but it is a bandwidth hog. Maven requires a minimum of
  98. 16KBPS, so even in its lowest quality sampling mode, it requires just a
  99. little bit more bandwidth than a 14.4KBPS modem can give you. The
  100. program can talk to other Macs running Maven, as well as the UNIX vat
  101. program. 
  102.  
  103. Platform: Macintosh, 16BPS of bandwidth
  104. Encoding/compression: vat or Maven-proprietary
  105. Web page: http://pipkin.lut.ac.uk/WWWdocs/LUTCHI/misc/maven.html
  106. Mailing list: send e-mail:
  107.      To: listserv@cnidr.org
  108.      Body: subscribe maven your name
  109. Software: ftp://sunsite.unc.edu/pub/packages/infosystems/maven
  110. Cost: free
  111.  
  112. >>> NETPHONE
  113. NetPhone, like Maven, it gives an Internet-connected Macintosh the
  114. ability to do audioconferencing. But NetPhone works over slower
  115. connections, even with a 14.4KBPS modem. At a sampling rate of 10,000
  116. samples per second, the sound quality isn't wonderful, but the voice of
  117. my NetPhone compatriots are certainly understandable. There's a free
  118. demo version of NetPhone available that limits calls to 90 seconds.
  119.  
  120. Platform: Mac LC or faster, 14.4KBPS modem
  121. Encoding/compression: vat, CVSD, GSM
  122. E-mail: netphone-orders@emagic.com
  123. Web page: http://www.emagic.com/
  124. Software: http://www.emagic.com/
  125. Cost: $75 per copy, or $125 for two copies. Free demo.
  126.  
  127. +++ For Windows
  128. >>> INTERNET GLOBAL PHONE
  129. Internet Global Phone is not a clean, ready-to-use application. In fact,
  130. it is very much a work in progress. Internet Global Phone is a
  131. "technology demonstration project" providing a code platform for two way
  132. real-time voice exchange over the Internet. The details of the project
  133. are documented in an article in Dr. Dobb's Journal in December 1994. If
  134. you like hacking in Microsoft Visual C++, you too can hack on Internet
  135. Global Phone. IGP currently lacks a real user interface. 
  136.  
  137. Platform: Windows 3.1, 20 MhZ 386 or faster, 14.4KBPS modem
  138. Encoding/compression: GSM
  139. E-mail: lsing@tor.hookup.net (Sing Li)
  140. Software: ftp://ftp.cica.indiana.edu:/win3/demos/IGP*
  141. Source code: ftp://ftp.cs.tu-berlin.de:/pub/local/kbs/tubmik/gsm/ddj
  142. Cost: free
  143.  
  144. >>> INTERNET PHONE
  145. Internet Phone runs on top of Internet Relay Chat, providing you with a
  146. list of on-line users and topics of conversation, making it easy to find
  147. new people to chat with.
  148.  
  149. Platform: Windows 3.1, 33 MHz 486 or faster, Winsock 1.1, 14.4KBPS modem
  150. Encoding/compression: Internet Phone proprietary
  151. E-mail: info@vocaltec.com
  152. Web page: http://www.vocaltec.com/
  153.           User directory: http://www.pulver.com/
  154. Software: ftp://ftp.vocaltec.com:/pub
  155. Cost: $99
  156.  
  157. >>> INTERNET VOICE CHAT
  158. Internet Voice Chat provides almost - but not quite - real-time
  159. communication. Unlike other communications programs, it doesn't send
  160. sound as you speak -- it waits until you finish to compress and send the
  161. sound. The result is a slower-paced conversation with frequent gaps.
  162. (On-the-fly compression is planned for a future version.) Once the
  163. shareware is registered, the program includes features line an answering
  164. machine and call screening functions.
  165.  
  166. Platform: Windows 3.1, 386 or faster, Trumpet Winsock 2.0B, 14.4KBPS
  167. modem
  168. Encoding/compression: Internet Voice Chat proprietary
  169. E-mail: ivcsupp@aol.com
  170. Newsgroup: news:alt.winsock.ivc
  171. Web page: http://futures.wharton.upenn.edu:80/~ahrens26/ivc.html
  172. Cost: shareware, $25
  173.  
  174. +++ For UNIX
  175. >>> MTALK
  176. MTALK is an "very alpha" experimental voice-talk system for LINUX. It
  177. uses low bandwidth (approx. 1 KBPS) and claims to work even on computers
  178. with very low bandwidth connections. Requires a LINUX workstation with a
  179. Soundblaster compatible sound-card. 
  180.  
  181. Encoding/compression: unknown
  182. Platforms: Linux
  183. E-mail: misch@elara.fsag.de
  184. Software: ftp://sunsite.unc.edu/pub/Linux/apps/sound/talk/
  185. Source code: ftp://sunsite.unc.edu/pub/Linux/apps/sound/talk/
  186. Cost: free
  187.  
  188. >>> NEVOT
  189. NEVOT (Network Voice Terminal) provides voice communications using
  190. unicast, simulated multicast or IP multicast, using the vat or RTP
  191. protocols. Requires a high-end workstation.
  192.  
  193. Encoding/compression: vat, RTP, GSM, LPC
  194. Platforms: SunOs 4.1, Solaris 2, Irix, HP/UX
  195. Web site: http://www.fokus.gmd.de/step/employees/hgs/nevot/nevot.html
  196.           http://www.cs.tu-berlin.de/~jutta/toast.html
  197. Software: ftp://gaia.cs.umass.edu/pub/hgschulz/nevot
  198.           ftp://ftp.fokus.gmd.de/pub/minos/nevot
  199. Cost: free
  200.  
  201. >>> VAT
  202. Vat was the first audioconferencing tool for the Internet. Requires a
  203. high-end UNIX machine.
  204.  
  205. Encoding/compression: vat
  206. Platforms: Sun Sparcstation, Silicon Graphics and DECstation 5000
  207. Software: ftp://cs.ucl.ac.uk/mice/videoconference/vat/
  208. Cost: free
  209.  
  210. >>> ZTALK
  211. Simple, "Extremely alpha" voice software for Linux. Includes a voicemail
  212. feature.
  213.  
  214. Encoding/compression: GSM
  215. Platforms: Linux
  216. E-mail: feinmann@cs.mcgill.ca
  217. Source code: ftp://sunsite.unc.edu/pub/Linux/apps/sound/talk/
  218. Cost: free
  219.  
  220. *** LEGAL STUFF
  221. This document is copyright 1995 by Kevin M. Savetz. All rights reserved.
  222.  
  223. Permission for the following types of distribution is hereby granted,
  224. provided that this file is distributed intact, including the above
  225. copyright notice:
  226.      - non-commercial distribution
  227.      - posting to Internet archives, BBSs and online services
  228.      - distribution by teachers, librarians and Internet trainers
  229.      - inclusion on software/FAQ/Internet-oriented CD-ROMs
  230.  
  231. Permission for commercial distribution may be obtained from the editor.
  232. SHARE THIS INFORMATION FREELY AND IN GOOD FAITH. DO NOT DISTRIBUTE
  233. MODIFIED VERSIONS OF THIS DOCUMENT.
  234.  
  235. This document is new and in transition. If you notice that something
  236. important is missing, or information herein needs updating, please
  237. contact the editor.
  238.  
  239. The editor and contributors have developed this FAQ as a service to the
  240. Internet community. We hope you find it useful. This FAQ is purely a
  241. volunteer effort. Although every effort has been made to insure that
  242. answers are as accurate as possible, no guarantee is implied or
  243. intended. While the editor tries to keep this document current, remember
  244. that the Internet and its services are constantly changing, so don't be
  245. surprised if you happen across statements which are obsolete. If you do,
  246. please send corrections to the editor. Corrections, questions, and
  247. comments should be sent to Kevin Savetz at savetz@northcoast.com -
  248. please indicate what version of this document to which you are
  249. referring.
  250.  
  251. *** WHERE TO FIND THIS DOCUMENT
  252. This file WILL BE BUT ISN'T YET posted twice monthly (on the 5th and
  253. 19th of each month) to Usenet newsgroups
  254.  
  255. You can find it on the WorldWideWeb:
  256. http://www.northcoast.com/~savetz/voice-faq.html
  257.  
  258. You can receive each new edition of this document automatically via
  259. electronic mail, if you are so inclined. This is a low-volume list, with
  260. updates every few weeks. To subscribe, send e-mail:
  261.      To: voice-faq-request@northcoast.com
  262.      Body: <ignored>
  263.  
  264. You can also receive it once via electronic mail (without subscribing to
  265. automatic updates).
  266.      To: voice-faq-request@northcoast.com
  267.      Body: send voice-faq
  268.  
  269. You WILL BE ABLE TO BUT CAN'T YET receive it via anonymous FTP:
  270.  
  271. ###end of document###
  272.  
  273.                   
  274.