#96 closed defect (done)
GridClient / GridServer doesn't work in Vista (inconsistent result of Dns.GetHostAddress())
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: Grid | Version: | 3.0 |
Keywords: | Cc: |
Description (last modified by gkronber)
GridClient and GridServer do not work in Windows Vista (TM) because the order of addresses in the result array of Dns.GetHostAddress() is different. In Windows XP (TM) the first entry contains the external IP while in Windows Vista (TM) it's the third entry. (first reported by pspitzli)
Attachments (1)
Change History (7)
Changed 17 years ago by gkronber
comment:1 Changed 17 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 17 years ago by gkronber
- Description modified (diff)
comment:3 Changed 17 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
applied patch with r114
comment:4 Changed 16 years ago by swagner
- Milestone changed from 3.0 to Iteration 0
Milestone 3.0 deleted
comment:5 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
suggested patch by pspitzli