Feb. 4, 2011
6:54 a.m.
Thanks jannik this is an important action. Stef On Feb 4, 2011, at 6:43 AM, jannik.laval wrote:
Hi,
I am playing with Network package. I am giving a practical work to my students, in Java :( And I am doing the same in Pharo to understand the Network package :)))
A first question: I use "NetNameResolver localHostAddress" to retrieve my network address. Now in computers, there are multiple addresses. I do not find a method to retrieve a collection of my address and it seems to be not possible, because it uses primLocalAddress, which is a primitive returning one local address.
Does it exist something to have all my ip address?
Thank you,
--- Jannik Laval