Microsoft
Software
Hardware
Network
Question : How to get local IP of Windows CE device.
How do I obtain the local IP address of the device on which my VB.NET CF app is running? I have seen a number of references to Dns.GetHostEntry, but I can't seem to get it to work.
Answer : How to get local IP of Windows CE device.
Let's try this:
1:
Dim MyIP as string = Dns.GetHostEntry(Dns.GetHostName()).AddressList(0).ToString())
Open in New Window
Select All
Random Solutions
Mail Merge
SBS2008 Standard - RDS - Virtual Desktops
Refresh data in a Bound datagridview VB.NET
How can I log on locally to a perimeter domain machine with a user from an internal domain account?
time as number?
Group By Min(date) and Max(date)
Open Sharepoint server's pdf file in asp.net...
Windows 7 in a workgroup with network shares
Trying to pass a SQL parameter to crystal reports in a command statement
Silverlight Accessing Static Resource