Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
sss
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using System.Net; namespace Rextester { public class Program { public static void Main(string[] args) { //string Host = System.Net.Dns.GetHostName(); var host = System.Net.Dns.GetHostEntry(System.Net.Dns.GetHostName()); foreach (var ip in host.AddressList) Console.WriteLine(ip.ToString()); Console.ReadKey(); } } }
run
|
edit
|
history
|
help
0
Write a program to filter distinct items from the array
Square Integer Matrix
Volatile madness
ElaineBrown
Daily Coding Problem: Problem #4
Hello world test
adxcsxsd
Multithreading
[REDACTED] database V0.1
INTUIT: Laba#2; Данные для графика изменяняющейся функции