This server utilizes hardcoded lists of calling AE titles, called AE titles, and IP addresses to demonstrate how to behave differently
as a function of those values, which includes accepting or rejecting the association.
Inheritance Hierarchy
AssociationListenerAdapter
LaurelBridge.DCF.Examples.AssociationRejectionAssociationRejectionExampleServer
Namespace: LaurelBridge.DCF.Examples.AssociationRejection
Assembly: AssociationRejection (in AssociationRejection.exe) Version: DCF34 r11295 DCF_3_4_22
Syntax
C#
public class AssociationRejectionExampleServer : AssociationListenerAdapter
The AssociationRejectionExampleServer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AssociationRejectionExampleServer(Int32) |
Callback store server constructor.
|
![]() | AssociationRejectionExampleServer(Int32, IListAllowedPresentationContext) |
Callback store server with allowed presentation contexts.
|
Methods
Name | Description | |
---|---|---|
![]() | BeginAssociation |
Call back for begin association.
(Overrides AssociationListenerAdapter.BeginAssociation(AssociationAcceptor).) |
![]() | BeginListening |
Start listening for associations via the AssociationManager.
|
![]() | GetSessionSettings |
Return the session settings for the given association acceptor.
|
![]() | Stop |
Stop the server.
|
See Also