top of page
TIC Blog



JSON-Enable NonStop COBOL and C programs with JSON Thunder
JSON is a lightweight data-interchange format that has become an essential tool for interoperability between different apps and platforms.

Phil Ly
Feb 1, 20232 min read


Extend Your NonStop with XML
Extensible Markup Language (XML) defines a set of rules for structuring & coding docs in a format that are both human and machine readable.

Phil Ly
Sep 2, 20142 min read


Using Dynamic Link Library (DLL) on NonStop
Using DLL in your NonStop programs can provide additional flexibility in extending your code.

Donald Wickham
Aug 17, 20113 min read


SOAP/AM and Thunder Suite: What’s the difference?
SOAP/AM Server is used for exposing Pathway Server as Web Services. Thunder Suite can generate and handle the SOAP XML message format.

Phil Ly
May 31, 20112 min read


A 10 Minute Guide on “XML parser versus Thunder Suite”
Thunder Suite and XML parsers can both provide the ability to parse an input XML document, but they differ a lot in functions and features.

Phil Ly
Jan 11, 20113 min read
bottom of page