GetPeerRequestedMessageLengthISCL method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long GetPeerRequestedMessageLengthISCL(long hNet);

Overview

Refer to Sending and Receiving Messages with ISCL

Remarks

(Medical Imaging Suite only) Gets the length of the message sent unsuccessfully by a peer computer.

If the message size limit of the server is less than that of the client and the client tries to send a very long message, problems may occur on the server.

If on a server there is a limit for message size smaller than the one of the client, a client can try to send a very long message. This can lead to problems on the server.

See Also

Elements:

StartUp method, GetPeerMACISCL method, GetPeerAuthDataISCL method, GetPeerEncryptionISCL method

Topics:

DICOM Security: Working with ISCL