Re: OpenVMS and XML questions

chris_doran_at_postmaster.co.uk
Date: 06/22/05

  • Next message: david20_at_alpha1.mdx.ac.uk: "Re: Hackers and Microsoft Engineers, very amusing"
    Date: 22 Jun 2005 04:02:21 -0700
    
    

    tadamsmar wrote:
    > I am researching how to read/write data points from/to an environmental
    > control system using XML over an intranet to/from an VMS legacy
    > application written in FORTRAN and C.
    >
    > Any ideas on how to approach this? I don't know very little about XML.
    > I am not sure what kind of XML support VMS provides. We have TCP/IP
    > for our VMS Systems.

    A very simple XML data transfer protocol is described at
    http://www.ioserver.com/xmlcfg.htm and is probably all you need.

    For something more complex, there is an established protocol for
    sending automation XML data used in OPC. See
    http://www.opcfoundation.org/ but you have to be a member of the OPC
    Foundation to download the spec. For more links, see the OPC
    Programmers' Connection page at
    http://www.opcconnect.com/xml.php#xmlspec But don't come to me for help
    -- I'm only just getting into this too!

    Be warned that there are current patent disputes over use of XML in
    control systems. IANAL.

    Chris


  • Next message: david20_at_alpha1.mdx.ac.uk: "Re: Hackers and Microsoft Engineers, very amusing"

    Relevant Pages

    • OpenVMS and XML questions
      ... I am researching how to read/write data points from/to an environmental ... control system using XML over an intranet to/from an VMS legacy ... but we are exploring using the XML interface that the ... I am not sure what kind of XML support VMS provides. ...
      (comp.os.vms)
    • Re: XML for VMS
      ... I've looked at updating it to handle xml a number of times, ... I couldn't get expat to compile - did it require gcc rather ... and it compiled fine on VMS 8.3. ...
      (comp.os.vms)
    • RE: Another Flex/VMS example - Browsing the ACCOUNTNG.DAT file
      ... The .XML file for 4100 records was 4.77 MB, if I take all the XML code then ... an easy way for me to get the data without a lot of programming or learning. ... almost no knowledge of Flex, ... Does your VMS Flex compiler have the qualifier for production -vs- debug ...
      (comp.os.vms)
    • Re: Re: Register DLL Question
      ... database system on VMS or something like that. ... Need to Telnet to the server ... And the buzzword nowaday is XML. ... > that use some unheard of language installed by an unheard of installer and ...
      (microsoft.public.vb.enterprise)
    • Re: Callable XML Parser for OpenVMS?
      ... >I know of two libraries that can be used on VMS to read XML. ... >Another that works is the 'expat' parser for C. ... I second the recommendation of Expat. ... JDOM is a Java package which creates and parses XML, ...
      (comp.os.vms)