faith solution
"Knowledge only increase when you share it with others"
Seach
how to findout ip address in c# asp.net application
String ip = System.Net.Dns.GetHostName();
string myIP = System.Net.Dns.GetHostByName(ip).AddressList[0].ToString();
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment