Reading XML file from port, asynchronously

Last post 06-10-2008 3:10 AM by sumithaswar. 0 replies.

Sort Posts:

  • Reading XML file from port, asynchronously

    06-10-2008, 3:10 AM
    • Member
      73 point Member
    • sumithaswar
    • Member since 12-29-2007, 1:11 AM
    • Mumbai, India
    • Posts 46

    I have an asp.net kiosk application,

    when the user performs a transaction, an XML file is generated, user is informed of transaction completion and the file is put on a stack on the local machine,

    Now, this file has to be read by my server which performs some data storage, all this is done asynchronously after file being posted

    I have heard that on java this is implemented using Java Message Service.

    Is there something similar to this or some other alternative

Page 1 of 1 (1 items)