Embedded systems and java

Hello friends..
i want to know about javas implementation of projects with embedded systems.....i have a project related automation of HOSPITALS where i have to implement it with computer kiosks and other Machines related to sensors,readers etc;
could you pls help me in finding more information and related packages classes..
thanking you
kesari;

There's the Micro Edition of Java.

Similar Messages

  • Status and Tracking System and JAVA AS

    Hello!
    Is it possible to run STS (Status and Tracking System) and BW-BPS without JAVA AS?
    Regards
    Alex

    Will it work not in 3.5 but in NW2004s?
    I'll try to clear situation: we are upgrading SEM 3.1B to NW2004s BI
    It worked in 3.1 but now get errors:
    Diagnosis
    The system was not configured for SAP logon tickets:
    At least one of the two parameters login/create_sso2_ticket and login/accept_sso2_ticket currently has the value 0.
    System Response
    It is not possible to use SAP logon tickets.
    Therefore, there is also no single sign-on support when using SAPGUI HTML Control and calling local ICF services (see SAP note 612670).
    It looks like integration between JAVA and ABAP.
    That's why I want to know - should I try to solve this problem without JAVA ot it's impossible?
    I saw similar problem in another message (Status and Tracking System and JAVA AS), but it's still not answered
    Best Regards
    Alexey

  • Winhelp Help system and Java

    Hello,
    Of the several products we develop, one, a Java program, uses the Java Help help system (logically). The others use a standard Winhelp help system (developed in Robohelp). Our current workflow for developing a help system for the Java program is to batch convert the Winhelp RTF files into HTML files. The problem is, most of our Winhelp formatting is either dropped or incorrectly represented in the Java help file. Also, I prefer the look and feel of a Winhelp system over Java.
    Is it possible for a Java program to be modified so that it supports a Winhelp help system and not a Java Help system? If so, how is this done, and where can one find information on the process?
    If not, what options do we have to "pretty up" the Java output from the conversion?
    Thanks!
    Todd

    Thanks for your response. Could you direct me to a resource that explains the steps for accomplishing this? I'll need to provide the development staff with instructions.
    Thanks again!

  • VMS operating system and Java

    Since Java program can be executed on all platforms, what do I need to code and execute programs in VMS operating system on Alpha machine?

    Since Java program can be executed on all platforms,
    what do I need to code and execute programs in VMS
    operating system on Alpha machine?Java cannot be run on all platforms... java can be run on platforms that have a JRE available.

  • Diference between Java Card Operating System and java card?

    operating system is inside the ROM, but are the JCVM, APIs and JCRE inside this ROM too?

    Even if you found it, how are you going to get the cards ? How will you get the tools to put the JCRE/JCVM into ROM and start it ? What about the card OS and native methods ? How are you going to engineer that ?
    The cost of all that outweights the benefits of just purchasing the cards already loaded !
    Just my 2 cents

  • Java and the embedded system

    Dear readers,
    I'm having a project in mind about developing an embedded system and I want to use the flexibility of java to implement it . I'm new to the embedded system, so please try to guide me and recomend me websites as much as you can.
    Thanks in advance

    brahim wrote:
    Dear readers,
    I'm having a project in mind about developing an embedded system and I want to use the flexibility of java to implement it . I'm new to the embedded system, so please try to guide me and recomend me websites as much as you can.[www.google.com|http://www.google.com/search?hl=en&q=java+embedded+system] is a good start.
    Thanks in advanceNo problem.

  • Bonjour for embedded system

    Hi,
    I have followed the steps provided in the install file to intilize the bonjour for embedded system . first I generated the shared ib for bonjour source code for my embedded system and then I initilized it by calling mDNS_Init  api.
    Since I just need to browse at my client , I called the browsing fucntion as per dns_sd.h  , but I got the below error .
    mDNS_StartBrowse: mDNSPlatformRawTime went backwards by 1669225997 ticks; setting correction factor to 1669225997
    11-17 00:28:08.481: D/bonjour(1280): mDNS_StartBrowse: mDNS_Unlock: ERROR! m->timenow aready zero
    11-17 00:28:08.481: D/bonjour(1280): DNSServiceBrowse("_appl._tcp.", "local.") failed: mDNS_StartBrowse (-65546)
    11-17 00:28:08.490: I/System.out(1280): DNSService call failed -65546
    11-17 00:32:24.720: E/ThrottleService(161): problem during onPollAlarm: java.lang.IllegalStateException: problem parsing stats:
    I hope apple forum will help for this problem ..

    I am able to fix the above issue , but subtype search on the embedded systems  throws an erros
    ex if type="_book._tcp.,author" throws bad param error but same thing works on the linux pc . Can some tell me how to pass the subtypes in embedded application

  • Sending Data from R/3 to Java and Java to SAP

    Dear All,
    I am working on a scenario in which I have to send data from sap system to Non-SAP system (Java System).
    Now one way is that I made a RFC in my SAP system and Java can call it using JCO adapter. But In this case I am not able to understand how to go another way,means how to capture data or messages from Java.
    Secondly I have searched and found that IDOC can help me lot in this process ,I am new to IDOCS but through R & D , I have made the IDOC and done the following steps:-
    1. Segment Creation (WE31)
    2. IDOC Types          (WE30)
    3. Message Type     (WE81)
    4. Linking Message type and IDOC type (WE82)
    5. Create Distribution Model (BD64)
    Now I am struck on 5th step , I am not able to distribute model when I distribute it I get the following Error
    Target system AII_00_800                  RFC destination for synchronous communication (message type SYNCH)
                                                                 Partner profile LS AII_00_800 SYNCH does not exist
                                                                 Generate partner profile
                                                                  or specify outbound partner profiles for message type SYNCH
    Target system JAVASYS                    RFC destination for synchronous communication (message type SYNCH)
                                                                  Partner profile LS JAVASYS SYNCH does not exist
                                                                 Generate partner profile
                                                                 or specify outbound partner profiles for message type SYNCH
    JAVASYS is the logical system I created using SALE and ALL_00_800 is already there in LS.
    I am not able to understand that my receiver system is NON SAP system so do I have to create logical system for it , and I have IDES system as sender system with only one client 800, what are all the configuration I have to do on SAP side.
    I am also not able to understand where I will write my code to fetch data based on the input provided by NON SAP system as I will have to design IDOC for both Inbound and Outbound processes.
    Kindly help me out, thanks in advance

    Hi Kanagaraja L,
    Thanks for you response.
    No I haven't created Created RFC Destination , this RFC destination will be of my JAVA system ???.
    I have tried creating the partner logical system in WE20 and dine the following steps:
    1. Partner No.   IDES800     Ides 800 System - Sender System
        Partn.Type    LS          Logical system
    2. The tab Post processing : permitted agent is filled with default parameters.
    3. Then in the outbound parameter table control I have pressed the add record button and got a new screen in
        which I have made the following entry :-
      Partner No.           IDES800        Ides 800 System - Sender System
      Partn.Type            LS             Logical system
      Partner Role          LS             Logical system
        Message Type      SYNCH                            ALE:Dummy Message Type for De
        Message code
        Message function
    Under tab Outbound options :
    Receiver Port  = A000000008  (This I have selected from F4 help)
    Basic type = SYNCHRON
    Saved it with the above data.
    Now I am not able to understand how to do the things you have mentioned in 3rd step in your reply.
    What are all the things I have to do kindly tell , as I am very new to Idocs so don't have much knowledge.
    Edited by: Rachit Khanna on Dec 7, 2009 1:49 PM

  • Experienced LabVIEW & Embedded System & Wireless Embedded System.

    Dear sir:
                My ten years of engineering experience should be of interest to a rapidly growing technology company.
                In various capacities in engineering, I have acquire skills in all phases of  LabVIEW 7/8, RT System, cRIO, FPGA, Embedded system, and Wireless system developer.
                I am sure I can contribute to your growth and profit. I would appreciate the opportunity to show you how I can help your company meet its goals.
                I am willing to relocate to meet your needs.
    Sincerely.
    Joe Benjapol Sukpraphrute.

    Pleas send me an updated copy of your resume.   I have included a job description below for your review.
    Thanks,
    Nick Olsen
    [email protected]
    AutomationTechies.com, Automation.com
    www.automationtechies.com www.automation.com
    Our client is an Engineering Company which specializes in data acquisition, automated test, and controls systems software.
    The Senior LabVIEW Engineer will lead the development of automated test, data acquisition, and control systems using National Instruments LabVIEW software. This position involves direct customer contact and moderate travel within the Northeast United States. Positions are available in CT, MA and NJ.
    Requirements
    BS in Science or Engineering. Advanced degree a plus
    10+ years of experience developing automated test, measurement, data acquisition, and control systems
    5+ years LabVIEW and/or TestStand development experience
    Experience writing system and software requirements specifications
    Strong mathematics background, including signal processing in time and frequency domains; communications, control, or electronic circuit theory
    Effective learning, utilizing and applying new technology
    The company provides a competitive salary plus multiple bonus programs and excellent benefits. Join this rapidly growing company by applying online today!

  • JAVA for embedded systems: just a myth ?

    Hi,
    I'm relatively new to JAVA (a year or so), and so far I'm fascinated. I've only developed for PC using J2SE, although I'heard a lot of hipe about J2ME, which I guess is the JAVA for embedded systems (correct me if I'm wrong here).
    I worked a lot with microcontrollers, and I think it would be really nice to program them using JAVA. I googled serched for JAVA enabled embedded systems, but I couldn't find anything.
    Anyway, this morning I got to this site and find a very interesting article, which I'd like to share with you and hear your opinions about the 5th myth.
    The link is: http://www.chipcenter.com/knowledge_centers/embedded/todays_feature/showArticle.jhtml?articleID=10300909
    Cheers!!

    >... very interesting article, which I'd like to share with
    you and hear your opinions about the 5th myth.
    Very interesting. I'd always wondered what happened to the Java chips...
    Here's a thought, and an associated question, if any of you reading this happen to be up on modern processor architecture...
    What about microcode? Back in school (decades ago) I learned a bit about microcode, which was like very simple, low-level instructions that a processor would "execute" to execute each assembly/machine language instruction. The idea was that if you needed to tweak the instruction set of a processor, you could rewrite its microcode. Seems like this would lend itself nicely to implementing a JVM in "hardware"... The question is, do they even use microcode anymore? With the pursuit of speed and optimization, I wonder if they didn't abandon it and go with highly specialized/optimized circuits instead...
    Back to the original question -- it would be somewhat ironic if Java weren't available for embedding systems. The original target system was set-top boxes, etc. I've tried a few JVMs on my Palm -- they're getting there!

  • Embedded system programming in java

    I want to know how to do embedded system programming in java.
    can anyone give some sample programs and tell me nice book for embedded programming in java

    First take a look at Embedded Server forum (http://forum.java.sun.com/forum.jsp?forum=46) and/or OSGi (http://www.osgi.org)

  • HT3258 I was on Snow Leopard and it allowed me to get into my hospital computer system and applications. I went to Mountain Lion on my Macbook and now I cannot access any of the applications. I need Java which is installed. It is called I 3 system and is

    I was on Snow Leopard with no issues accessing my Windows and Java based hospital computer system . I swithced to Mountain Lion and now I have NO access to any of the hospital applications remotely. Is there a way I can get back to Snow Leopard or manipulate Mountain Lion to allow me to access my hospital system?

    davidmarr wrote:
    Is there a way I can get back to Snow Leopard or manipulate Mountain Lion to allow me to access my hospital system?
    Restore the Snow Leopard bootable backup/clone or the Time Machine backup. As for making ML work, I've not a clue since I don't do windoze or access things remotely. You'll have to wait for one of those gurus to pop in or just post what's happening when you try at the ML forums.

  • Individual business system for ABAP and Java Stack

    Hi All,
    I need to send message from a system to XI via ABAP proxy and Java proxy. The sender's ABAP and Java proxy use the same message interface to communicate with XI. Should I create one business system for the ABAP stack and one for Java stack of the sender system?
    Thanks + Best Regards
    Jerome

    Are you sending same message type from ABAP proxy and Java Proxy to XI?
    If you have ABAP proxy, why do you need Java Proxy? Actually you cannot create any Java proxies on ABAP bases systems. What kind of system sender is? Java proxies are created for pure Java based applications.
    Let me know if I didnt understand your question correctly. If so, please explain in detail why you need both proxies and what is your sender application.
    --Archana

  • I have recently started a solaris. I have a solaris using 64x and 86x systems and have java. The machine is very active and is very quick. I am happy so far with its performance and think its worthwhile to continue with my projects. That's all I have to s

    I have recently started a solaris. I have a solaris using 64x and 86x systems and have java. The machine is very active and is very quick. I am happy so far with its performance and think its worthwhile to continue with my projects. That's all I have to say.
    John Lupton

    I have recently started a solaris. I have a solaris using 64x and 86x systems and have java. The machine is very active and is very quick. I am happy so far with its performance and think its worthwhile to continue with my projects. That's all I have to say.
    John Lupton

  • CUA for ABAP and JAVA Systems

    i have a AS-ABAP System and AS-JAVA system.
    Can i have a single CUA for AS-ABAP system and aS-JAVA system or i should have seperate CUA for ABAP and JAVA

    Hello Balaji,
    Yes, you can connect the JAVA user adminsitration with the Single CUA.
    Make use of the JAVA UME feature for this.
    http://help.sap.com/saphelp_nw04/helpdata/en/49/9dd53f779c4e21e10000000a1550b0/content.htm
    Regards,
    Ammey Kesarkar

Maybe you are looking for

  • Prob in O/P with adobe forms

    HI, I am creating the table in Adobe forms using the subforms I am following the example in SAP TECHNICAL which is 6th one from top I couldnt paste the link as its not allowing me 2 do I places a logo on the page and below that I have a Table. The Ta

  • IPhoto '09 trouble with deleting photos

    I have a large amount of photos on iphoto. (13,000+) I am attempting to take them off.To make sure I have backups I first put them onto an external drive and also burn CD or DVDs. For some of my photos this has been successful. For a majority of them

  • Vat Report with CreditMemo

    Dear Experts,                      I designed a VAT Report for A/R Invoice. But I need to combine A/R CreditMemo on it.  Please give me solution

  • Activating the standard information structures

    Hi all, I was trying to check the standard report for customer sales (MC+E).... I have entered many transactions for various customers but when I try to see the standard report the system displays the following message: "No data exists for chosen sel

  • [solved] Window Maker

    I installed Window Maker. According to the Window Maker archwiki I created a GNUstep directory in my home directory and added 'export GNUSTEP_USER_ROOT="~/GNUstep"' to .baschrc. When I run the Window Maker settings installation program (wmaker.inst)