Results 1 to 6 of 6
Thread: Add new package javax.comm
- 04-08-2011, 09:33 AM #1
- 04-08-2011, 11:44 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
It's an extension, so you'll have to download it:
Java Communications API
It is (I believe) platform specific, so you'll need the correct one for whatever platform you're using. Read the docs.
- 04-12-2011, 08:32 AM #3
<solved>
<Solved>
To add new Package in your project..
Select File-> ProjectProperties -> Libraries
Add Jar Folder
Select your What ever u want to add myself (comm.jar) --Ok
Now you can use your own package in netbeanss...
Bye bye...
- 04-12-2011, 08:59 AM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,408
- Blog Entries
- 7
- Rep Power
- 17
Also note that javax.comm doesn't run on a MS Windows machine; there's a nice clone available: http://www.rxtx.org; it runs even faster than the old version of javax.comm (that one did run on MS Windows boxes).
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
- 04-12-2011, 09:03 AM #5
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
It actually mentions that in the download page, which is nice.
Though most people probably wouldn't actually read that part...
- 04-12-2011, 09:07 AM #6
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,408
- Blog Entries
- 7
- Rep Power
- 17
Similar Threads
-
import javax.comm
By kareena in forum Threads and SynchronizationReplies: 2Last Post: 09-21-2010, 03:45 PM -
comm package api
By leslie samuel in forum New To JavaReplies: 5Last Post: 08-30-2010, 06:30 AM -
javax.comm:Error instantiating class com.sun.comm.Win32Driver
By bbq in forum Advanced JavaReplies: 7Last Post: 07-12-2010, 04:24 PM -
javax/comm/SerialPortEvent
By musiigedeo in forum Threads and SynchronizationReplies: 9Last Post: 11-24-2008, 11:07 AM -
javax.comm package for COM ports
By valery in forum Advanced JavaReplies: 1Last Post: 08-07-2007, 03:03 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks