Client Functionality
The WmSWIFTNetClient libraries (that is, WmSWIFTNetClient.dll or WmSWIFTNetClient.so) invoke functionality for a client, which sends a request to, and receives a response from, a server in real-time or store-and-forward mode. When using SWIFT Module with a client, you can do the following:
Send an InterAct request message and receive a response in real-time or store-and-forward mode.
Put a file using FileAct service in real-time or store-and-forward mode.
Get a file using FileAct service in real-time mode only.
Pull messages from a queue in store-and-forward mode only.
Fetch a file from the SnF queue in store-and-forward mode only.