top of page
TIC Blog
Phil Ly
Feb 1, 20232 min read
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.
0 comments
Phil Ly
Sep 2, 20142 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.
0 comments
Donald Wickham
Aug 17, 20113 min read
Using Dynamic Link Library (DLL) on NonStop
Using DLL in your NonStop programs can provide additional flexibility in extending your code.
0 comments
Phil Ly
May 31, 20112 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.
0 comments
Phil Ly
Jan 11, 20113 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.
0 comments
bottom of page