In a QueryRetrieve environment I want to send some images back to the calling workstation:
pacs = New StorageScu(association.CalledAE, association.CallingAE, GetRemoteHostName(association), association.RemotePort)
Unfortunately "association.RemotePort is always Zero (0). Is there another function which gives back the port of the workstation calling?