2

I want to build a Java application like callerID application.

But I can't find the link to download three files:

comm.jar
win32com.dll
javax.comm.properties

Some forums said: can be found at http://java.sun.com/products/javacomm. But this link does not have them.

Where are these files available?

Kevin Panko
  • 8,356
  • 19
  • 50
  • 61
wind
  • 63
  • 1
  • 3
  • 9

1 Answers1

4

I believe that all you need can be found in these 3 links :

JavaComm

win32com

Comm 2.0 prop

Also if you encounter problems with javax.comm.properties have a look at this link HERE

Maciej Cygan
  • 5,351
  • 5
  • 38
  • 72