Free online resources

<< Click to Display Table of Contents >>

Navigation:  Functions and Features > Distributor Features >

Free online resources

We've tried to provide source code examples to allow software developers to experiment with some of the more advanced features available in the UltraPort HL7 Postmaster software. This page might be updated periodically. All source code projects are provided "as-is" in ZIP file format for your evaluation with no warranties expressed or implied.

 

Contact Customer Service about how to obtain any or all of the items listed below.

 

ms_visual_studio128

Web Service Demo Project. A functional Web Service demo project which will correctly respond to all XML posted by a UltraPort Postmaster Web Service Destination or Web Service Data Source. The project is in ASP.Net targeting the .Net Framework Version 4 and is written in MS Visual Studio 2010.

ms_visual_studio128

Proxy Application Demo Project. Source code for an application which demonstrates how to use the UltraPort Proxy API to enable software developers in MS Visual Studio to enable their applications to either: a) Receive HL7 data sent to them by an HL7 Postmaster Proxy Destination OR b) Send HL7 data from their applications to an HL7 Postmaster Proxy Data Source. The project is a Visual Basic .Net application written in MS Visual Studio 2010 Targeting the .Net Framework 2.0. NOTE: The application (compiled) also ships with the UltraPort HL7 Postmaster software and can be accessed through the 'Tools' menu of the main window.

ms_visual_studio128

The Proxy API DLLs (multiple .Net Frameworks)