Java usb support for  windows

Hello All
I do no know if this is the right place to post this topic, but does anyone know of an api that provides usb support for windows. I was looking a jusb, but the documentation says it only has support for linux. So far the best I have found is Mr Stahl's thesis which provides very limited support for windows. I was wondering if there was anything more stable (free or not)
Thanks

Hi,
Im trying to connect 2 computers using USB or Parallell port. On one computer I want to install a printer (regular windows printer) that prints through either USB or the Parallell port. On the other computer I want to listen on the Parallell port/USB port and receive the input and write it to a file.
Does anyone have a some sample code to do this? I've tried the following code (rxtx) but it cant find more than 2 ports (one parallel and one serial - no USBs even though I have 5 USB ports). Since I could only find the USB I tried to listen on the Parallell port. Problem is that I dont receive any data.
<---THE CODE--->
Enumeration port_list = gnu.io.CommPortIdentifier.getPortIdentifiers();
while (port_list.hasMoreElements ()) {
CommPortIdentifier port_id = (CommPortIdentifier)port_list.nextElement ();
          if(port_id.getPortType () == CommPortIdentifier.PORT_PARALLEL) {
               System.out.println("Found port "+port_id.getName()+ "id "+port_id);
               CommPort commPort = port_id.open("",2000);               
               InputStream is = commPort.getInputStream();
               byte buffert[]=new byte[1024];
          int len;
          System.out.println(">>>>>>>>len "+is.read(buffert));
          while((len=is.read(buffert))==-1)
               Thread.sleep(500);
               is = commPort.getInputStream();
               System.out.println(">>>>>>>>len "+len);
}

Similar Messages

  • USB Port support for windows?

    Hi,
    There is JavaComm API for Serial and Parallel Port in Java.
    and also USB support on Linux platform?
    What about the USB Port for windows platform? How Can communicate through USB Port?
    plz, suggest me the sides, code
    Thanks
    Pramod Kadam

    You've posted this twice...
    read the reply I sent to you the previous day
    http://forum.java.sun.com/thread.jsp?forum=23&thread=288926

  • Adobe AIR support for Windows RT and USB

    We want to develop an cross platform application. We found that Adobe AIR supports cross platform development for Windows, iOS and Android.
    We wanted to know wheather
    1) reading and writing to USB port is possible with Adobe AIR?
    2) Adobe AIR has support for Windows RT development?
    Thanks in advance.

    I wrote before about my concerns with Adobe AIR, but here is a short summary:
    - no road map and no clear plans for the platform,
    - support of new devices is often late, Intel chipsets are not supported on Android,
    - debugging on a device is a pain,
    - inadequate build times for iOS, app package is quite large,
    - list of mobile UI components is very limited and UI experience is far from native,
    - native extensions are a possibility but still far from perfect (imagine using three very different development platforms all in one app), no debugging,
    - performance is not good if you use a lot of Spark components in your app,
    - Flash Builder is pretty bad as the development environment,
    - ActionScript3 is a poor, outdated language that encourages bad coding practices.
    I ruled out HTML5 frameworks for the same reason as you stated above. Last few months I've been working with Xamarin MonoTouch and I think it is perfect for my projects. 100% native UI experience, about 80% of the code is shared among the platforms, iOS, MacOSX, Android and Windows 8/RT are supported. Took me about 2 months to convert my 2Mb ActionScript Adobe AIR project to Xamarin MonoTouch (iOS). The entire process was fun and painless. Now thinking to port to MacOSX and Android. My iOS app is already at the App Store, no major complains so far.
    On a down side, Xamarin is expensive for an indie developer with low revenues. You need to pay $300 per year per each platform (iOS, Android, Mac). Plus, you need to develop UI layer separately for each platform, so only part of the code is shared. But I decided it is a way to go for my projects and it's been a very positive experience so far.
    As for my professional development, Xamarin offers quite a bit more as well. I get to work with C#, .NET, iOS SDK, Android SDK all in one platform. With Adobe tools you only get to know ActionScript and Flex/Spark framework. Very rarely I see that as a desired qualification. It is like a trap. Your boss tells you to develop a few projects with Adobe tools, it sucks you in for a few years and suddenly you realize that your market value declined dramatically and there is no easy way out of this mess.

  • About Java Communication API for Windows

    hi
    I'm studying Serial Communication in university.
    I'd like to know the reason why we can't downlaod Java Communication API for Windows.
    I confirmed Comm for Linux and Soralis, but I can't find Comm for Win.
    Please tell me the reason if someone know.

    For no particular reason Sun stopped supporting the windows version
    of that package. I use rxtx which happens to allow for much faster
    communication too.
    The interface is identical to Sun's version, just the package differs: "gnu.io".
    kind regards,
    Jos

  • Java accessibility Bridge for windows

    I have installed Java Accessibility Bridge for windows but the screen reader in windows (Narrator) is not responding to my java application. On searching the internet, most of them mentioned about JAWS. So is it the only screen reader supporting Java Accessibility Bridge? Also is there any way to use it with Narrator?
    Thanks in advance
    leeman

    Narrator doesn't use the Java Access Bridge so it will not work with Java. Recommend you use another screen reader. Yes, many people do use JAWS, but I also know SuperNova (from Dolphin) and NVDA also work.

  • HT201269 how to download apple usb driver  for windows 7 32 bit

    how to download apple usb driver  for windows 7 32 bit

    Try this:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    Then install this:
    http://support.apple.com/kb/dl1614
    Windows XP Service Pack 2 or later
    32-bit editions of Windows Vista or 32-bit editions of Windows 7, and Windows 8

  • How to install USB driver for Windows?

    I'm trying to connect my LG VS980 phone to a Windows XP computer. I'm having difficulty installing the USB driver.
    After following several false trails, I found what I think is the right file: on a "Product Support" page which says it's for a "G2 Verizon VS980," there's a button labeled, "Install the USB DRIVER / USB DRIVER for Windows / DOWNLOAD." I clicked the button and downloaded a file 8 MB file. Its name is LG. Not LG.exe or LG.msi or LG.zip. Just LG.
    When I double click the file, Windows quite reasonably asks me what program to use to run it. I don't know what program to use any more than Windows does.
    There's a link labeled "Instructions... LG G2 VS980 SOFTWARE UPDATE below the download button. When I click it, it loads instructions for installing software on the phone.
    Can anyone make sense of this for me?

    Orthoducks wrote:
    I'll so my best to answer the questions.
    >...what you're looking to do a transfer with...?
    Initially I want to download pictures taken with the phone's camera. I've considered other uses for a USB connection that I can explore once it's working. I'm puzzled by the question, though. Why should the type of data I want to transfer affect the fact that I can't find an installable driver? I wonder whether my question means the same thing to you as it does to me.
    Because photos and music are the basic media people want to transfer between their phones and computers. (Computers in this sense are laptops, desktops, note books etc.) So the question to you was valid.
    >Also, have you tried any other computers?
    No. Again, I'm puzzled. What difference would another computer make? Would I be able to find a download from one computer that I can't find from another? (Only by blind chance.) Might another computer be able to execute or load a file with no filetype? (Only if it has magical powers.)
    Different computers may work where the computer you own evidently does not work. It is good to check the connection of the device to another computer to rule that out. I will answer the obvious of different operating systems and how they function.
    >And which software version if your phone currently running?
    That question makes sense. Unfortunately I can't answer it. I've looked up how to find the version number, and the instructions tell me to select an "About phone" item in the Settings menu, which doesn't exist.
    Doesn't exist? open the Settings Menu go all the way to the bottom (scroll down) the last entry is "ABOUT PHONE" click it. It will give hardware and software versions operating system number etc. Its there trust me. My wife just bought this phone and loves it.
    >Often times, the device drivers you're prompted to install are supported solely by the computer's software.
    I'm not sure what you're saying here. Taken at face value, it's a trivial and obvious: any driver that one installs on any computing device is supported solely by (i.e., depends on) the device's software. But how does that relate to the question about the version of Android? Android runs on the phone; the driver has to run on the computer.
    You stated you are using an older Windows XP computer, I can tell you I hooked my wife's phone to our Windows 8.1 computer and no drivers were necessary. It came up with an option on the phone screen and I chose USB Mass Storage for the connection. This option is also in the phones settings. Read the manual it has loads of information form you to use.
    The device had a drive letter assigned and it was labeled LG-Network and once you double click it the folders for music, photos, etc. are all there. Via using windows manager you can simply do a copy and paste to and from the different folders and drives with ease.
    Good Luck

  • Enterprise System 5 support for Windows 2003 server

    Hi,
    Can you tell me if it is possible to run Sun Java Enterprise System 5 on a windows server and get the portal server to work?
    Weare currently using JBoss ... and not very keen on it as a portal server.
    I tried installing ES5 but was unable to get the portal server to play, then i read something about no support for windows 2003 in ES5.
    Can someone confirm if this is true, unfortunately I am tied into using a windows server for lots of reasons. Is the download for ES4 still available? I believe Portal 6.0 instead of 7 is still ok for windows Server 2003 ?
    If Portal 7.0 will play with windows, is there a guide somewhere that you can point me to as I am totally new to portals and could use a bit of an idiots guide.
    Any info welcome !!
    Cheers

    The support for Sun Java System Portal Server on Windows in Java Enterprise System 5 is limited to evaluation and development only. The Windows distribution for Portal Server (PS 7.1 Update 2) is provided as a pre-configured install. To install it, you unzip the file, and run a small setup script to change the hostname information. The pre-configured installation is setup with a fixed install location, ports, etc. so it is not really suitable for a deployment for that reason. Once installed, all of the functionality is there otherwise except the ability to patch the system.
    Note: I just tried going through the download links, and there is something broken in the Sun download center. I've sent an internal notification about this.

  • Is 11.1.2.1 (32 bit) not supported for windows xp professional (SP2)

    Is 11.1.2.1 (32 bit) not supported for windows xp professional (SP2).
    Edited by: 867760 on Aug 18, 2011 3:36 PM

    No, it is not supported as a server.
    Please refer: http://www.oracle.com/technetwork/middleware/bi-foundation/oracle-hyperion-epm-system-certific-131801.xls for supported versions.
    HTH-
    Jasmine.

  • BDB support for Windows Vista, WIndows 7 and Windows Server?

    Hello,
    I examine to use BDB on Windows, and I have a question.
    There's a description about supported OSs on the BDB reference guide as follows;
    Where does Berkeley DB run?
    The Berkeley DB distribution includes support for Windows/95, Windows/98, Windows/NT, Windows/2000 and Windows/XP, via the Microsoft Visual C++ 6.0 and .NET development environments.
    Does BDB distribution supports for Windows Vista and Windows Server 2003?
    And it will support Windows Server 2008 and Windows 7?
    I believe that BDB does not depend on specific function of Windows, thus there's no problem to support them...
    Regards,
    Akira

    Yes, we have a plan about BDB support for Windows Vista, Windows 7 and Windows Server. Once we are ready, we'll let you know here.
    Hi Vit,
    For Berkeley DB XML questions, please go to the Berkeley DB XML forum at: Berkeley DB XML
    By the way, I learnt there's a XP-compatible mode in Windows 7. You may want to try DB-XML with that.
    Best regards,
    Chao Huang
    Oracle Berkeley DB

  • I am confused by the installation step that requires you to create a bootable USB drive for windows installation.  What is the ISO image and why has it selected my Passport backup drive as the destination disc?

    In the bootcamp installation it asks me to create a bootable USB drive for Windows Installation.  To do so, I must choose an ISO image.  What is that?  When I click "choose" I don't understand the options presented.  Is this the destination of the partition or where Windows will reside on the Mac?  Why does it also indicate the the destination disk si my WD Passport Back up drive?

    OK, so I have an apple superdrive hooked up to my mini (along with my Passport back up drive).  I also have  the discs for both 64bit and 32bit Windows along with the product key.  I am still not sure what to do when faced with the options after "choose".

  • Microsoft support for Windows Server 2008 R2 on vSphere 5.5

    Hi, everybody.
    I'm checking if Microsoft will provide support for Windows Server 2008 R2 running on a VM on vSphere 5.5 Update 2. So far what I've found at
    http://windowsservercatalog.com is:
    Filtering vendor VMware and Windows Server 2008 R2, it shows vSphere up to version 5.0 update 1
    http://www.windowsservercatalog.com/results.aspx?&chtext=&cstext=&csttext=&chbtext=&bCatID=1521&cpID=2274&avc=34&ava=0&avq=0&OR=1&PGS=25&ready=0
    http://www.windowsservercatalog.com/item.aspx?idItem=c92e5cbd-9690-b62a-2ace-843390ac3ea4&bCatID=1521
    Filtering vendor VMware it shows vSphere 5.5 update 2, but details only Windows Server 2012, not Windows Server 2008 R2.
    http://www.windowsservercatalog.com/results.aspx?&chtext=&cstext=&csttext=&chbtext=&bCatID=1521&cpID=2274&avc=0&ava=0&avq=0&OR=1&PGS=25&ready=0&PG=2
    http://www.windowsservercatalog.com/item.aspx?idItem=ef39c5b2-2f5b-5b73-08e2-c07fecdadcff&bCatID=1521
    Does that mean Microsoft doesn't support Windows 2008 R2 on vSphere 5.5 update 2?
    I'm aware Windows Server 2008 R2 lifecycle is close to EOL, but customer requires this specific version for application compatibility.
    Thanks

    Hi mdgrkb,
    Products that have passed the SVVP requirements for Windows Server 2012 R2 are considered supported on Windows Server 2012, Windows Server 2008 R2, Windows Server 2008, and
    Windows Server 2003 SP2 and later Service Packs, both x86 and x64.
    Look this website the top left additional information:
    http://www.windowsservercatalog.com/item.aspx?idItem=ef39c5b2-2f5b-5b73-08e2-c07fecdadcff&bCatID=1521
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Requested extension com.adobe.Vibration is not supported for Windows-x86 Problem with Cs6,air3.4.

    While compiling my application on Flash CS6 with Air for iOS 3.4, I am getting the error given below:
    The content cannot be loaded because there was a problem loading an extension: Error: Requested extension com.adobe.Vibration is not supported for Windows-x86.
    I am using vibration.ane file which got it from Adobe (http://www.adobe.com/devnet/air/native-extensions-for-air/extensions/vibration.html)
    Anybody out there who knows how to solve this problem!
    Thanks.

    1) The vibration ANE from Adobe does not support Windows.
    2) The iOS simulator (adl) is not a virtual machine but rather it is a native Windows app, thus the platform your app runs on is Windows not iOS.
    What Adobe needs to do to avoid confusing everyone is one of two things:
    1) Include a stub for Windows (and MacOS) in the Vibration ANE.
    2) Make it possible to deploy an app to a platform where the ANE is not supported, but produce a runtime error upon an attempt to use the ANE. The developer could then put logic in the app to detect the underlying platform and make adjustments.

  • VMWare Fusion support for Windows 7?

    Does anyone know when VMWare Fusion will come out with an update that supports Windows 7?
    I've heard that it can/does work, you just have to choose "Windows Vista" from the list of OSs and make a few tweaks. Still, I don't like using anything in any sort of beta so am hoping they'll have an update out soon that has official support for Windows 7 (i.e. it shows up as an OS choice in the list).
    Anybody know?
    Thanks.

    http://communities.vmware.com/community/vmtn/desktop/fusion

  • Intel Chipset Support for Windows 7 fails to install

    When I tried to manually install Intel Chipset Support for Windows 7, Vista and XP (oss907ww, Version: 9.1.1.1016, Release Date: 2009/10/02, http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-73684) on my W700 with Windows 7 x64, I got the following error message:
    "This computer does not meet the minimum requirements for installing the software. Setup will now exit."
    The newly released System Update 4.0 also fails to install this version of Intel Chipset Support. However, the previous version, Intel Chipset Support for Windows Vista, XP and 2000 (oss803ww, Version: 8.7.0.1007, Release Date: 2008/08/20, http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-70315) installs and works fine on my current system. Has anyone else had this problem?

    Hi,
    I have a problem installing the above mentioned chipset driver for win7. TVSU can't install it, and when I do it manually, it gives me a message saying (translated - original message was annoyingly in chinese) "This system does not meet the lowest requirements of the software. The installation will end now."
    I tried downloading it from lenovo's website, but it didn't work either, giving me the same message. The version of this driver is 9.1.1.1016 (according to TVSU).
    Anyone have any ideas on what on earth is wrong?
    Thank you all!
    Cassio
    Moderator note; subject edited to match thread
    T400s - 2815RW1 + Win7 Ultimate
    Don't pm me for help! That's what the forum is for. Also, Google's nicer than me. Ask him.

Maybe you are looking for

  • Content editing in Alui 6.5 Portal using Publisher 6.5

    We currently use Alui Publisher 6.5 as our content store and all requests for content change go through Web Masters. We are now being asked to offer content editing to the end user via the Portal. I'm currently looking if Publisher 6.5 has any out of

  • How to pass variables between applications?

    I am able to send fixed string from InDesign to Bridge like in my "sample 1", but not able to send variable like in "sample 2" (myDocName is the variable). How to solve this? // sample 1 var bt = new BridgeTalk; bt.target = "bridge"; bt.body = "var m

  • How to have a dynamic variable name?

    I have a form that determines how many phone numbers a client has to edit by running a query against the database. The client can have anywhere from 0-3 phone numbers. I am assuming I can just wrap a CFOUTPUT QUERY tag around my input field so that i

  • Migration from SQL Server Reporting Services to Oracle Reports 10g

    Hi, I have few reports which have been created using the Microsoft Sql Server Reporting Services.Now i want to create similar reports using Oracle Reports 10g. Will i need to start from scratch the creation or is there migration tool that would reduc

  • Font layers between Elements and Photoshop

    We use Elements 4 and Photoshop CS2. When we open files made in the other program and try to edit text we get a dialog saying that the text has to be rasterized. Will this still happen if we upgrade to Elements 6?