I need some information about jre 1.5 and jre 1.6.

Hello guys,
I need some information about jre 1.5 and jre 1.6.
Suppose if i have jre 1.5 customized with "additional language support" installed in my my desktop, and later on i install jre 1.6. will this jre over write all the esisting settings which was present in jre 1.5?
In short will the version upgrades disable the features of the old Version even though the old version is present in the desktop?
Thanks in advance for your answers.

In <2j_j3.1889$[email protected]> =?iso-8859-1?B?VG9t4XMgU3XhcmV6?= writes:
> Hi all, I am developing an acquisition data system for biomedical
>signals and I need to transmit this data from my hardware to PC using the
>USB port. For this, I am writing a device driver for Windows 98
^^^^^^ ^^^^^^ ^^^^^^^ ^^
That's not a trivial step. I would write a small C/C++ program that
exercises your driver (for robustness) just to be sure it's working
right first without crashing your system.
>The problem is that I don't know to use this driver in LabView.
>For now, I think to use a "code interface node" with code writen in C or a
>"call library function" with a DLL.
That's correct. _After_ you got your C/C
++ test program (and USB
driver) above working, then you can convert this little test program
into a DLL or CIN, which can interface with LabView. A DLL might be
easier (slightly) to write, but the CIN will work faster with LabView
and can be designed to be reentrant. The Code Interface Reference
Manual should guide you. Remember, this is a task for an _experienced_
C programmer. You'll need to use handles to pointers into all your
dynamic arrays and such passed into LabView.
After you got your CIN or DLL written, you can use a special CIN
function node to "link" (or bind) your CIN object into LabView's VI
diagram.
SOME THOUGHTS:
There are many hardware devices already on the market today that come
with Windows 98 drivers and DLL (or even CIN) libraries that would work
immediately with LabView. Why don't you save yourself three months of
work and simply buy one of these?
/\ Mark M Mehl, alias Superticker (Supertickler to some)
<><> Internet: [email protected]
\/ Preferred
UUCP: uunet!iastate.edu!mehl
Disclaimer: You got to be kidding; who would want to claim anything I said?

Similar Messages

  • I need some information about File Download & File Upload

    Hi  All,
    Can any one help me on this, I need some information about File Download & File Upload.
    I read tutorial abt file upload and download but some of methods in tutorial are deprecated so i need clear information abt File upload and Download, if possible Code examples.
    Thanks
    Ragards
    Ravi Golla

    Hi Ravi
    Check out thses links for examples:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00062266-3aa9-2910-d485-f1088c3a4d71
    /docs/DOC-8661#22 [original link is broken]
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/202a850a-58e0-2910-eeb3-bfc3e081257f
    Otherwise you can simply follow this code for file download
    Use the code like this.
    1) Create the button and bind the action for it.
    2)then write this code in the action.
    3) do not write any thing in the init method.
    try {
    final byte[] content = this.getByteArrayFromResourcePath("C:
    xyz.properties");
    final IWDCachedWebResource resource = WDWebResource.getWebResource(content, WDWebResourceType.UNKNOWN);
    try {
    final IWDWindow window = wdComponentAPI.getWindowManager().createExternalWindow(resource.getAbsoluteURL(), "WD_Filedownload", false);
    window.open();
    catch(Exception e)
    wdComponentAPI.getMessageManager().reportException(new WDNonFatalException(e), false);
    5) writr the method getByteArrayFromResourcePath
    //@@begin others
    private byte[] getByteArrayFromResourcePath(String resourcePath)
    throws FileNotFoundException, IOException {
    FileInputStream in = new FileInputStream(new File(resourcePath));
    ByteArrayOutputStream out = new ByteArrayOutputStream();
    int len;
    byte[] part = new byte[10 * 1024];
    while ((len = in.read(part)) != -1) {
    out.write(part, 0, len);
    in.close();
    return out.toByteArray();
    //end
    Similarly for file upload
    Similarly for upload in to server path also do the same
    IWDAttributeInfo attInfo =
    wdContext.getNodeInfo().getAttribute("upload");
    binaryType =
    (IWDModifiableBinaryType) attInfo.getModifiableSimpleType();
    uploadedName = binaryType.getFileName();
    File filename =new File("
    <server name>
    <folder name>
    "+uploadedName ); );
    try {
    FileOutputStream out = new FileOutputStream(filename);
    out.write(b);
    out.close();
    } catch (FileNotFoundException e) {
    // TODO Auto-generated catch block
    e.printStackTrace();
    } catch (IOException e) {
    // TODO Auto-generated catch block
    e.printStackTrace();

  • Hello please i need some information about the blackberr...

    hello please i need some information about the blackberry instant messenger is how does it work , i heard that i send messages for free from a blackberry to a blackberry is it true ? does it need internet ? and does it matter if the other phone is in another country'
    thank you alot

    Hello,
    Here is a page with much information about BBM:
    http://na.blackberry.com/eng/devices/features/im/blackberry_messenger.jsp
    Hope that helps! If not, Please come to:
    http://supportforums.blackberry.com/rim/
    and register an account. Then post to the applicable forum.
    Thanks!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I need some advice about the macbook pro and iPhone 5. I took a video on my iPhone and tried to email it it said it was too big to send? So i downloaded it to my macbook pro and tried to mail it to no avail? The macbook tells me the server won't let it th

    I need some advice about the macbook pro and iPhone 5.
    I took a video on my iPhone and tried to email it it said it was too big to send? So i downloaded it to my macbook pro and tried to mail it to no avail? The macbook tells me the server won't let it through other mail goes through any ideas how to resize it or what it might take to send it?

    I agree with LowLister, the best option for you to share the video online is to upload it to your online storage account for example : Box, Dropbox, SkyDrive (All of them provide free storage beginning from 2GB).
    You can upload the files which you want to share in this online storage and then they have sharing options in which you'll will get the link of the file to be sent and send the email. You're good to go!
    Tip : You can store multiple files for backup purposes.

  • I need some information about scripts

    hi,
    i need detailed information about scripts.tell me where it will available.
    bye
    sreenu.

    Hi,
    Posting in the ep forum,I believe you require Information on javascripts and client side eventing(EPCF).
    Here is the link that you need with regard to this:
    http://help.sap.com/saphelp_erp2005/helpdata/en/ce/3e98408d953154e10000000a1550b0/frameset.htm
    (Or go to SAP NetWeaver Developer’s Guide->
    IT Scenario-Driven Enhancements to Applications->Running an Enterprise Portal->Core Development Tasks->Creating and Managing Content->Client-side Eventing)
    The below document can also be useful.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/enterprise portal client.pdf
    If you need an illustration of how epcf can be used , you can refer to this blog
    /people/arulraja.ma/blog/2004/12/18/how-to-include-loading-message-in-a-portal-iview-ep6-sp2
    Regards,
    Harish
    (Please award points for helpful answers)

  • I need some information about drivers

    Hi all, I am developing an acquisition data system for biomedical
    signals and I need to transmit this data from my hardware to PC using the
    USB port. For this, I am writing a device driver for Windows 98 that receive
    data and put it in a memory buffer. I have a VI which graphs this data in
    LabView 5.0. The problem is that I don´t know to use this driver in LabView.
    For now, I think to use a "code interface node" with code writen in C or a
    "call library function" with a DLL. But I need some help with the "code
    interface node" because this VI don´t use a .c file. Shortly, I apreciate
    some help with this VI or some idea for use the USB port in LabView. Thanks.
    Tomás

    In <2j_j3.1889$[email protected]> =?iso-8859-1?B?VG9t4XMgU3XhcmV6?= writes:
    > Hi all, I am developing an acquisition data system for biomedical
    >signals and I need to transmit this data from my hardware to PC using the
    >USB port. For this, I am writing a device driver for Windows 98
    ^^^^^^ ^^^^^^ ^^^^^^^ ^^
    That's not a trivial step. I would write a small C/C++ program that
    exercises your driver (for robustness) just to be sure it's working
    right first without crashing your system.
    >The problem is that I don't know to use this driver in LabView.
    >For now, I think to use a "code interface node" with code writen in C or a
    >"call library function" with a DLL.
    That's correct. _After_ you got your C/C
    ++ test program (and USB
    driver) above working, then you can convert this little test program
    into a DLL or CIN, which can interface with LabView. A DLL might be
    easier (slightly) to write, but the CIN will work faster with LabView
    and can be designed to be reentrant. The Code Interface Reference
    Manual should guide you. Remember, this is a task for an _experienced_
    C programmer. You'll need to use handles to pointers into all your
    dynamic arrays and such passed into LabView.
    After you got your CIN or DLL written, you can use a special CIN
    function node to "link" (or bind) your CIN object into LabView's VI
    diagram.
    SOME THOUGHTS:
    There are many hardware devices already on the market today that come
    with Windows 98 drivers and DLL (or even CIN) libraries that would work
    immediately with LabView. Why don't you save yourself three months of
    work and simply buy one of these?
    /\ Mark M Mehl, alias Superticker (Supertickler to some)
    <><> Internet: [email protected]
    \/ Preferred
    UUCP: uunet!iastate.edu!mehl
    Disclaimer: You got to be kidding; who would want to claim anything I said?

  • Need some information about TM 8.1and 9.0

    Hello all,
    our customer maybe wants to use TM 9.0. all other versions were not useable from their point of view becausethere are to many customer developments in the integrated LE-TRA TM.
    Now I want to see the masks of TM 8.0 or 8.1 or also 9.0. The problem is that we get the installation earliest  at the end of January.
    Is anyone here who can send me screenshots of all masks? I know that this takes time which we all need to staff our projects.
    A list like a mapping between the fields and functions of "old" and "new" TM would also be very very helpful and great.
    Or do I have the possibility to connect to a TM 8.0/1/9.0? A dummy system would be enough.
    Thanks a lot for your help. Your can also contact me by mail. Maybe we can take a call and talk about my problem.
    Have a nice weekend and a good time these days before Christmas. I hope to hear something from all the experts here.
    Regards
    Michael

    Hi Michael,
    TM 8.0 is released GA (Generally Available).  TM 8.1 is in RKT (Rampup Knowledge Transfer) with GA not yet determined.  TM 9.0 is not yet fully in testing.  What is it that you need for the different versions?
    A better source of information may be found through your AE, but if that is difficult due to the season, please contact me and I will see what I can do to help connect you with the correct group.
    Regards,
    Mike Appleby

  • Need some information about SCM - Module

    dear freiends i have a small doubt,
    sd, mm, this all modules are came under  SCM.
    IS THERE ANY ANOTHER MODULE LIKE '' SCM'' IN SAP.
    Thanks inadvance
    narasimha

    Hi,
    SAP has business suite with some new dimensional products, SAP SCM is part of it. Previously all were emphasizing on the indivisual modules like SD, MM, PP, PM etc., but now SAP is changing direction and talking more about End to ENd Solutions.
    On this road way they came up with these new dimension products.
    SAP SCM,
    SAP PLM,
    SAP CRM,
    SAP ERP
    SAP HCM
    For more details
    http://www.sap.com/solutions/business-suite/scm/index.epx
    Thanks,
    Raja

  • I need some information about using multiple toggle groups??

    Hi,
    I am trying to implement multiple toggle groups in javafx(one for radio button and one for toggle buttons).
    On selecting one of the radio buttons , the toggle buttons appear and I need to perform some operation based on the selected toggle button value.
    But for me only the radio button toggling is working.
    The toggle button is coming as disabled.
    Please help me out.

    Can you post a short, self-contained, correct example demonstrating the problem? The following example works fine for me:
    import javafx.application.Application;
    import javafx.scene.Scene;
    import javafx.scene.control.RadioButton;
    import javafx.scene.control.ToggleButton;
    import javafx.scene.control.ToggleGroup;
    import javafx.scene.layout.HBox;
    import javafx.scene.layout.VBox;
    import javafx.stage.Stage;
    public class MultipleToggleGroupExample extends Application {
      @Override
      public void start(Stage primaryStage) {
      final ToggleGroup radioButtonGroup = new ToggleGroup();
      final RadioButton rb1 = new RadioButton("Choice 1");
      final RadioButton rb2 = new RadioButton("Choice 2");
      rb1.setToggleGroup(radioButtonGroup);
      rb2.setToggleGroup(radioButtonGroup);
      final ToggleGroup toggleButtonGroup = new ToggleGroup();
      final ToggleButton tb1 = new ToggleButton("Choice A");
      final ToggleButton tb2 = new ToggleButton("Choice B");
      tb1.setToggleGroup(toggleButtonGroup);
      tb2.setToggleGroup(toggleButtonGroup);
      final HBox root = new HBox(10);
      final VBox radioButtons = new VBox(5);
      radioButtons.getChildren().addAll(rb1, rb2);
      final VBox toggleButtons = new VBox(5);
      toggleButtons.getChildren().addAll(tb1, tb2);
      root.getChildren().addAll(radioButtons, toggleButtons);
      toggleButtons.visibleProperty().bind(rb2.selectedProperty());
      primaryStage.setScene(new Scene(root, 600, 400));
      primaryStage.show();
      public static void main(String[] args) {
      launch(args);

  • We need some information about Photoshop CS4 and Other Adobe Products Purchase

    We purchased Photoshop CS4 Extended for our educational use as Volume License...
    When we purchased the following products:
    1. Adobe Photoshop CS4 Extended
    2. Adobe Dreamweaver CS4
    3. Adobe Page Maker 7.0
    4. Adobe Flash CS4 Professional
    we only got the "SERIAL NO. (VL) with Licence Certificate". We didn't get any Application CD/DVD media or Manuals.?
    Then we downloaded and installed the product with the serial supplied. product is working fine.. but if Adobe is charging such amount for their product, then the Applicatio Media & Manuals should be issued for the client.
    Why?
    kindly send your valuble feedback about this to us on : [email protected]
    Message was edited by: SJCETPALAI2010

    For the past several years, manuals come as PDF files, even if you buy the retail license. Do you hate the environment and want to kill trees?
    Downloaded files should be backed up on a blank DVD.
    Your purchasing agent should have been aware that a license and media are two separate purchases for volume customers.
    SJCETPALAI2010 wrote:
     ...but if Adobe is charging such amount for their product, then the Applicatio Media & Manuals should be issued for the client...
    Adobe is not 'charging such amount'. You have the cheapest license available and have the same product as a retail user. Appreciate it.

  • I need some information about pxi-843X

    Good afternoon!
    my teacher requiered me knowing a lot software code about PXI-8430/2,PXI-8431/4without the hardware,so i am angry,would anybody help me?I am waiting........

    Hope i did not make you more angry
    These are  rs 232and rs 485 serial communication devices
    Read this link for an overview and start going to subsequent links from that page.
    Also this link may help
    and if you plan to code in LabVIEW, go to find examples and execute a search for rs 232 and rs 484 example vi's
    any doubts, do ask
    Message Edited by devchander on 09-19-2006 11:24 PM
    Message Edited by devchander on 09-19-2006 11:25 PM

  • I NEED SOME INFORMATION ABOUT SHARED SEVICES IN SYSTEM9

    .

    "Shared Services provides a centralized system for managing user and group access to Hyperion products. The Shared Services security system consists of corporate or native Shared Services user directories and a common user interface, called User Management console. The Shared Services User Management system enables you to manage and provision users for multiple Hyperion products from a central location. Provisioning refers to the process of assigning roles and access permissions to users for Analytic Services applications. You can use Shared Services to provide security for Analytic Services applications, databases, and objects."
    You can have more info in Essbase DBAG in chapter Designing and Managing a Security System

  • I need some information about ethernet.

    If I connect two iMacs, each with gigabit ethernet capability, to a gigabit ethernet hub, and a third connection to the hub has 100baseTX capability, will the two iMacs operate at gigabit performance when transferring data to each other?

    zanyjudy wrote:
    ... will the two iMacs operate at gigabit performance when transferring data to each other?
    yes.
    JGG

  • Need some help about Win 8.1 and linux with a dual boot

    Hi!
    I have a Lenovo z50-70 notebook and I have a Windows 8.1 on it. (The one which was shipped with this notebook...)
    My concerns are Intalling Linux as a dual boot and loosing Windows 8.1.
    As I am not familiar to Win 8.1, the product key is in the ?BIOS? and there's a lot of partitions...
    If I install Linux Ubuntu (latest version) as a dual boot by manually making the partitions, etc. and then if I lose my Windows 8.1 system, how can I get it back?
    I've made a backup of the system to the portable hdd but I don't know can I restore it, as I have no win installation disc and I am not sure if i can restore win 8.1 from the backup by using random win 8 installation disc that I've made from the downloaded ISO (for e.g. Win 8.1 pro iso from internet)...
    I need a Linux distro for developing my Android ROM but I don't want to lose that Win 8.1 OS from my notebook. So.. What should I do?

    Did you do a full disc backup of the C: Drive using a backup tool other than windows? If you did, then the recover of that partition will be up to your backup software.
    If worse comes to worse, you can use the novo button to restore your computer to what it was like when it came from the factory. But there really is nothing to worry about. Create your new partition and just make sure that you install Linux to that partition. Make sure it is not the same size as any other partition, that way even if the Linux installer does not show the volume labels, you can tell which partition you want to install Linux in just by the size.
    Hoov
    Microsoft MVP - Consumer Security
    SpywareHammer.com

  • Wanna some informations about using a audigy4 and vi

    Hi guys,
    I'm using a Soundblaster Audigy 4 in my pc. Right now, I've WindowsXP running. I tested Vista and have some questions now. Maybe someone understand my terrible bad english and will answer?
    First: I use a 5. system and have activated? he subwoofer in the creative speeker-settings (second tab "bass management"). I've only the german version so Idon't know the right english word for it. Am I able to do this in vista? And if yes: how? I've the problem that CMSS is working, and I have surround sound but no subwoofer. Is there a possibility to reenable this in vista?
    Second: If not, is this enabled by using Alchemy?
    Third: Does Alchemy use OpenAL? Or is my performance impacted? I've only an AMD 3200+ Single Core with 2GHz. But Vista is much more secure than XP and I have no nati'vely performance hit with AMD Fusion enabled.
    Thanks for the help in advance.

    Hi guys,
    I'm using a Soundblaster Audigy 4 in my pc. Right now, I've WindowsXP running. I tested Vista and have some questions now. Maybe someone understand my terrible bad english and will answer?
    First: I use a 5. system and have activated? he subwoofer in the creative speeker-settings (second tab "bass management"). I've only the german version so Idon't know the right english word for it. Am I able to do this in vista? And if yes: how? I've the problem that CMSS is working, and I have surround sound but no subwoofer. Is there a possibility to reenable this in vista?
    Second: If not, is this enabled by using Alchemy?
    Third: Does Alchemy use OpenAL? Or is my performance impacted? I've only an AMD 3200+ Single Core with 2GHz. But Vista is much more secure than XP and I have no nati'vely performance hit with AMD Fusion enabled.
    Thanks for the help in advance.

Maybe you are looking for