Adding a non-standard Serial Port to Java?

From: Mike C. (noemail_at_nospam.com)
Date: 12/23/03

  • Next message: JW: "Animated GIF on Java Application On Linux system"
    Date: Tue, 23 Dec 2003 10:22:57 -0800
    
    

    I am trying to get Java v1.4.2 to use my PCI add-on serial port.

    So far, everything I try gives me

    javax.comm.NoSuchPortException
    at
    javax.comm.CommPortIdentifier.getPortIdentifier(CommPortIdentifier.java:105)
    at
    org.sf.javaemu.Serial.SerialCommunications.openConnection(UnknownSource)
    at javaemu.main.init(Unknown Source)
    at javaemu.main.main(Unknown Source)

    In regular Windows2000, it's known as COM4, but Java is not seeing it.

    The PCI board uses
    IRQ:9
    I/O Base: DF80 to DF87

    Any ideas?
    Mike C.


  • Next message: JW: "Animated GIF on Java Application On Linux system"

    Relevant Pages

    • Re: I cant get live timing to work
      ... Mike P wrote: ... It doesn't support the Firepass F5 VPN we use, Realplayer doesn't work properly and the Java seems screwed sometimes. ... Can't say I like the look of it but it had no problems with live timing this morning, I've had no java difficulties and "real alternative" (I hate real player) works perfectly. ...
      (rec.autos.sport.f1)
    • Re: Calling Jim Byrd - Java Problem - Help!
      ... in it working again for mike but not for nancy. ... > How to Troubleshoot Java Problems in Internet Explorer ...
      (microsoft.public.windows.inetexplorer.ie6.browser)
    • Re: Self Decrypting Archive Freeware?
      ... > archive from that same floppy. ... A java decrypting-extracting tool might be good. ... You've got a pickle of a problem here mike, ...
      (sci.crypt)
    • Re: Errno not being set properly for a stat call on AIX5.1???
      ... Mike H wrote: ... > This code is part of JNI library attached to Java application. ... > case where the stat operation fails, ... Gary R. Hook / AIX PartnerWorld for Developers / These opinions are MINE ...
      (comp.unix.aix)
    • Re: When to Use protected
      ... Mike wrote: ... im relative new to Java and im wondering: what are the rules of using ... private vs protected vs public methods. ...
      (comp.lang.java.programmer)