Hi all,
I have a problem,
I try to connect my cell phone Siemens to the pc via a USB calbe.
I like to write a java program to send sms via cell. Phone.
I use Linux s.o.
If I use the java usb project to connect the cell, I have a expeption: the
device is claimed by a serial driver.
Well, if I use the rxtx or javacomm to acces to the serial port, I can
access only the real serial port and the usb "serial" is unknown to the
serial comm api.
Anywere can help me?
I must use the java usb api or simply a general comm api for serial port??
Tks Federico,
---------
this message is posted to:
rxtx project
jusb project
javax.usb project
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
javax-usb-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
- Re: [javax-usb-devel] cell phone via usb Federico
- Re: [javax-usb-devel] cell phone via usb Brad BARCLAY