isdnfax/html/motivation.html

69 lines
2.7 KiB
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="HISTORY" content="19990602: First web-announce of i4lfax Software Fax OSS project">
<meta name="KeyWords" content="V.21, V.29, V.17, fax, modem, DSP, modulation, demodulation">
<title>i4lfax - Software fax solution</title>
</head>
<body text="#FFFFFF" bgcolor="#000000" link="#00EE00" vlink="#00EE00" alink="#00EE00">
<table border=0 cellspacing=0 cellpadding=0>
<tr>
<td colspan=3><a href="banner.html"><img src="i4lfaxbanner.gif" height=110 width=760 border=0></a></td>
<tr>
<td valign=top>
<table width=200 cellpadding=3>
<tr><td valign=top>&nbsp;</td></tr>
<tr><td valign=top><h2><a href="index.html">Back to<br>main page</a></h2></td></tr>
<tr><td valign=top>&nbsp;</td></tr>
<tr><td valign=top>Last updated Jun. 2 1999 by <a href="mailto:Morten.Rolland@asker.mail.telia.com">Morten&nbsp;Rolland</a></td></tr>
</table>
</td>
<td valign=top>
<table width=560>
<td>
<h1>Motivation</h1>
<p>The different project team members initially had somewhat different motivation,
and probably still have. But the following points probably covers most of them:
<ul>
<li>Educational. There is very little DSP-software freely available for use on
standard computers. A working fax-machine designed purly as free software could be
a great aid to future signal processing professionals (Project team members
included!).</li>
<li>Practical. With ISDN installed at home, at least in Norway, you need
to buy a separate adapter or an expensive phone with analog phone-line sockets
in order to be able to use a standard fax-machine or fax-modem. A much simpler
and less expensive setup would be possible if Linux could send and receive faxes
over the ISDN-line directly.</li>
<li>Challenge 1. Users of MS Windows can send and receive faxes using
inexpensive ISDN-cards, and it is about time Linux catches up in this
arena!</li>
<li>Challenge 2. The fact that a fax-modem needs some timing-critical
code to work is a challenge to the Linux operating-system as such. In the
Windows world, the fax-modems seems to be implemented as relatively low-level
drivers with lots of backing resources. It is a challenge to implement the
same functinality in a user-program on Linux, as the kernel is quite large
enough already, thank you! (Except for flexible logical volume management
and virtualized and safe graphics card drivers which I'd
like to see in the kernel...)</li>
</ul>
</td>
</table>
</td>
</tr>
</table>
</body>
</html>