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
Microsoft Exchange 2007 32 bit Product Key
Use varaible in Docmd.transfertext
ISA 2006 blocks GMAIL
A SQL Server error occurred when tracking contacts in CRM
Duplicating Records In Access Form
Access denied
How to carry out the Office Links, Analyze it with Excel
Slow performance in XP Mode
SBS 2008 pop three setup.
How can I redirect my temp files in Windows XP Embedded Standard?