Jump to content

DNS query: Difference between revisions

m
→‎{{header|C sharp}}: Regularize header markup to recommended on category page
m (→‎{{header|Phix}}: added syntax colouring, marked p2js incompatible)
m (→‎{{header|C sharp}}: Regularize header markup to recommended on category page)
Line 383:
}</lang>
 
=={{header|C sharp|C#}}==
Implementation takes a host name string as a parameter, and returns the IP addresses in a comma-delimited string. Note that a failed lookup throws a SocketException.
<lang csharp>
10,333

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.