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
Unique index that ignores null values
Drag & Drop
Excel vba: post 30 based on prev EE post - Using VBA to place a Y axis title
Windows XP - Strange Connection Issues (ping but can't browse)
SBS 2008: Cannot enable shadow clopies
SQL SERVER 2008 service not starting
Desktops running Great Plains Dynamics lose connectivity but can still browse network
MDaemon not collecting Domainpop mail
Problems when running VB.NET app as a scheduled task
Making custom PowerPoint template the default for all users