|
Re: How do I find my own IP address?: msg#00263lang.erlang.general
Samuel Rivas wrote: If the name of possible interfaces bothers you, there is another Results from a Windows machine: Erlang (BEAM) emulator version 5.3 [threads:0] Eshell V5.3 (abort with ^G) 1> {ok, S} = inet_udp:open(0, []). {ok,#Port<0.30>} 2> inet:getiflist(S). {ok,["50.240.861.291","100.0.0.721"]} 3> The IP addresses on this machine are 127.0.0.1 (of course) and 192.168.42.50... Regards Björn |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ANNOUNCE ex11 release two: 00263, Matthias Lang |
|---|---|
| Next by Date: | Re: ANNOUNCE ex11 release two: 00263, Miguel Barreiro |
| Previous by Thread: | Re: How do I find my own IP address?i: 00263, Samuel Rivas |
| Next by Thread: | Re: How do I find my own IP address?: 00263, Joachim Durchholz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |