o disclose his web page:
>
> http://www.interstice.com/kevinh/linuxcomm.html
>
> Maybe it helps
>
> Holger
>
> -Ursprüngliche Nachricht-
> Von: Larry Gates [mailto:[EMAIL PROTECTED]]
> Gesendet am: Montag, 5. Juli 1999 16:04
> An: [EMAIL PROTECTED]
> Betreff
Trent's site is the only place I know where RXTX exists. I
could be wrong though. CommAPI is available here:
http://www.javasoft.com/products/javacomm/index.html
If you can't find RXTX on the net, let me know and
I can email it to you - about 132K zipped (who kno
On 5 Jul, Larry Gates wrote:
>
>>Date: Sun, 04 Jul 1999 22:22:22 -0700
>>From: Kevin Ryan <[EMAIL PROTECTED]>
>
>>The Sun comm API stuff is at:
>> http://java.sun.com/products/javacomm/index.html
>
> It says to "choose a platform". W
page:
http://www.interstice.com/kevinh/linuxcomm.html
Maybe it helps
Holger
-Ursprüngliche Nachricht-
Von: Larry Gates [mailto:[EMAIL PROTECTED]]
Gesendet am: Montag, 5. Juli 1999 16:04
An: [EMAIL PROTECTED]
Betreff: Re: javacomm
>Date: Sun, 04 Jul 1999 22:22:22 -0700
&g
>Date: Sun, 04 Jul 1999 22:22:22 -0700
>From: Kevin Ryan <[EMAIL PROTECTED]>
>The Sun comm API stuff is at:
> http://java.sun.com/products/javacomm/index.html
It says to "choose a platform". Which one do we cho
The Sun comm API stuff is at:
http://java.sun.com/products/javacomm/index.html
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Does anybody know where I can get the RXTX package for doing serial
commin Linux? Trent Jarvi's site doesn't appear to be responding.
Also, if anyone knows where to get the requisite CommAPI from sun, that
would be helpful as well, as Sun's site appears to be overloaded as
well.
Thanks in advan
Steve Byrne wrote:
> [DELETED]
> ...It does this by interposing on
> system calls like open, and forcing the fd to be attributed appropriately
> (i.e. nonblocking, and registered with the interrupt system so that SIGIO's
> are delivered).
>
> You have basically two choices:
>
> a) Ignore trying
[EMAIL PROTECTED] writes:
> I am trying to add hardware handshaking to the RXTX package and am
> having lots of troubles with the java environment. I have a routine in C
> that handles hardware handshaking without any problems. However,
> incorporating this routine into java with JNI causes al
I am trying to add hardware handshaking to the RXTX package and am
having lots of troubles with the java environment. I have a routine in C
that handles hardware handshaking without any problems. However,
incorporating this routine into java with JNI causes all sorts of
strange problem. i.e a call
I have been playing around with the javacomm rxtx stuff implementing the
event notification stuff as well as non blocking reads. Unfortunately I
have a problem with the serial ports always blocking on reading despite
the open options. Therefore I have implemented non blocking by using a
separate
11 matches
Mail list logo