sane-project-website/old-archive/1997-02/0010.html

60 wiersze
2.8 KiB
HTML

<!-- received="Wed Mar 12 22:19:14 1997 MST" -->
<!-- sent="Wed, 12 Mar 1997 22:21:58 -0700" -->
<!-- name="David Mosberger-Tang" -->
<!-- email="davidm@azstarnet.com" -->
<!-- subject="Re: sane and java?" -->
<!-- id="199703130521.WAA13672@panda.mosberger" -->
<!-- inreplyto="sane and java?" -->
<title>sane-devel: Re: sane and java?</title>
<h1>Re: sane and java?</h1>
<b>David Mosberger-Tang</b> (<a href="mailto:davidm@azstarnet.com"><i>davidm@azstarnet.com</i></a>)<br>
<i>Wed, 12 Mar 1997 22:21:58 -0700</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#10">[ date ]</a><a href="index.html#10">[ thread ]</a><a href="subject.html#10">[ subject ]</a><a href="author.html#10">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0011.html">Nem W Schlecht: "Scan Area &amp; Origin (4.5.2)"</a>
<li> <b>Previous message:</b> <a href="0009.html">David Mosberger-Tang: "Re: sane and java?"</a>
<li> <b>Maybe in reply to:</b> <a href="0006.html">Guido Muesch: "sane and java?"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
<i>&gt;&gt;&gt;&gt;&gt; On Wed, 12 Mar 1997 22:16:26 -0700, Jeremy Rosenberger &lt;<a href="mailto:mustang@henge1.henge.com">mustang@henge1.henge.com</a>&gt; said:</i><br>
<p>
Jeremy&gt; On Wed, 12 Mar 1997, Guido Muesch wrote:<br>
<i> &gt;&gt; Looking at the documentation I think it should be possible</i><br>
<i> &gt;&gt; connecting Sane from a Java application/applet by using the</i><br>
<i> &gt;&gt; network interface.</i><br>
<p>
Jeremy&gt; I haven't looked at the network interface stuff too much,<br>
Jeremy&gt; but if all that's required is a socket connection, this<br>
Jeremy&gt; would be quite feasible in Java.<br>
<p>
Yes, it's one socket connection to the server to handle RPC requests<br>
from the client. Image data is transferred through a separate socket<br>
to make it easy to transfer data while other RPC requests are made<br>
(whether such concurrent activity is allowed or not is completely up<br>
to the client---if you want it simple, you can have it that way).<br>
<p>
Indeed, since Java is multi-threaded, some problems should be easier<br>
to deal with.<br>
<p>
--david<br>
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.azstarnet.com/~axplinux/sane/">http://www.azstarnet.com/~axplinux/sane/</a>
To unsubscribe: mail -s unsubscribe <a href="mailto:sane-devel-request@listserv.azstarnet.com">sane-devel-request@listserv.azstarnet.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0011.html">Nem W Schlecht: "Scan Area &amp; Origin (4.5.2)"</a>
<li> <b>Previous message:</b> <a href="0009.html">David Mosberger-Tang: "Re: sane and java?"</a>
<li> <b>Maybe in reply to:</b> <a href="0006.html">Guido Muesch: "sane and java?"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>