hiii..
I am given a project work in my college..i.e. to operate an external device which captures images, for which i have to send the signals to the modem connected to the ports.
so what i want is how to send or write the signals through java programing to the ports that can be either USB ports.And i even want to know what is the best approach of writing the code for it,either i make use of javacomm package(this method is obsolete and even i do not find this package in the site of sun microsystems to download) or there is any other approach to be followed.
u plz suggest me the concepts which i should look into..so that i can complete my project.
ur kind advice will be appreciated..
I am given a project work in my college..i.e. to operate an external device which captures images, for which i have to send the signals to the modem connected to the ports.
so what i want is how to send or write the signals through java programing to the ports that can be either USB ports.And i even want to know what is the best approach of writing the code for it,either i make use of javacomm package(this method is obsolete and even i do not find this package in the site of sun microsystems to download) or there is any other approach to be followed.
u plz suggest me the concepts which i should look into..so that i can complete my project.
ur kind advice will be appreciated..
Comment