Code Examples - An Overview

The following code examples demonstrate how you can send and receive documents using the Navision Communication Component and the three bus adapters. None of the examples include handling of error situations.

Examples using the Navision MS-Message Queue bus adapter:

Sending a Document - Code Example 1

Sending a Document - Code Example 2

Receiving a Document - Code Example 1

Receiving a Document - Code Example 2

Visual Basic Code Example

Examples using the Navision Named Pipe bus adapter:

Client Side

Server Side

Examples using the Navision Socket bus adapter:

Sending a Document

Receiving a Document