I'm not sure how to specify which ethernet interface / ip address will be used to form an out going association with storescu.
If my host computer has more than one IP address and my pacs expects my aet to be on a specific ip address.. how do I tell storescu which ethernet interface to use?
Which interface?
Moderator: Moderator Team
-
- DCMTK Developer
- Posts: 2072
- Joined: Fri, 2004-11-05, 13:47
- Location: Oldenburg, Germany
- Contact:
Re: Which interface?
Hi,
storescu and other DCMTK client tools use the connect() system call in order to connect to a server.
From what I know, the underlying operating system then takes over and decides which interface to use for the TCP request. This can usually be influenced by configuring appropriate "metrics", i.e. priorities, for the particular network interfaces. See here for Windows and here some Unix (Ubuntu) information. Taking this as a starting point, Google should reveal more about the topic.
HTH,
Michael
storescu and other DCMTK client tools use the connect() system call in order to connect to a server.
From what I know, the underlying operating system then takes over and decides which interface to use for the TCP request. This can usually be influenced by configuring appropriate "metrics", i.e. priorities, for the particular network interfaces. See here for Windows and here some Unix (Ubuntu) information. Taking this as a starting point, Google should reveal more about the topic.
HTH,
Michael
Who is online
Users browsing this forum: No registered users and 0 guests