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
Account balance on Nominal Activity Report
how multi threading works in sql 2005?
What is equivalent to vbmodal in vb.net
Exchange 2010 Management Console connects to the wrong server
Windows 7 Upgrade Advisor without Internet connection.
The page cannot be displayed - 10060 - Connection timeout
Calling DLL function in release mode from exe in debug mode
Setting up Server 2008 in a branch office with SBS 2008
Access SQL: Self Join with Multiple Criteria
How to use the icons in the Office2007IconsGallery