No announcements
Found 3217912 threads
-
0 Votes
how to programatically get IP address of local computer
Keep in mind that each adapter may (and will) have multiple IP addresses, including ones that will probably be useless to you like "127.0.0.1"Answered | 4 Replies | 22422 Views | Created by Doug Null - Tuesday, August 31, 2010 3:24 PM | Last reply by Jesse Jiang - Thursday, September 2, 2010 6:27 AM -
0 Votes
How to get ip address of all Network Interface
You can't get the MAC address of the NIC via a Metro application - this is by-design.Answered | 6 Replies | 5533 Views | Created by s.kabir - Friday, March 16, 2012 9:11 AM | Last reply by Matt Small - Thursday, April 12, 2012 1:40 PM -
2 Votes
How to get mac address in the metro style application?
I see countless people are trying to get this MAC address as it is vital in business applications to identify a user's machine, which seems to be a vital feature for the ...Answered | 7 Replies | 6023 Views | Created by 京东商城WP - Monday, June 11, 2012 1:52 PM | Last reply by sreejith.k - Tuesday, August 21, 2012 11:27 PM -
1 Votes
getting IP address question
>I am using below code to get the IP address.Answered | 2 Replies | 818 Views | Created by Jassim Rahma - Friday, March 13, 2015 10:01 PM | Last reply by Leo (Apple) Yang - Monday, March 16, 2015 7:34 AM -
0 Votes
how to get MAC-Address in Metro Style Apps
Metro style apps should not be able to uniquely identify a machine.Answered | 1 Replies | 3548 Views | Created by Jon Noe - Friday, June 8, 2012 2:22 PM | Last reply by Matt Small - Friday, June 8, 2012 7:15 PM -
0 Votes
How to get the ip address of a printer?
Hi, thanks for your reply, but the question is get the Printer's IP address, not the ip address of the host which printer installed on.Answered | 5 Replies | 15967 Views | Created by Handi - Friday, July 15, 2005 2:35 AM | Last reply by Handi - Wednesday, July 20, 2005 7:44 AM -
2 Votes
[VB.NET] Detect local IP address
Hi, You can simply use System.Net.Dns class as follows: For Each ip As Net.IPAddress In ...Answered | 1 Replies | 12615 Views | Created by Xakepa - Friday, February 18, 2011 11:17 PM | Last reply by Onur Güzel - Saturday, February 19, 2011 12:01 AM -
13 Votes
How to get local machine ip address using C#?
This gives you a list of addresses with no clue as to what they are.Answered | 9 Replies | 112341 Views | Created by Wood-MSDN - Tuesday, October 4, 2011 9:01 AM | Last reply by mu-C Kuper - Saturday, April 20, 2019 11:31 PM -
2 Votes
Getting IP address using vb.net
However, which ip address to select depends upon how the 2 computers are connected.Answered | 8 Replies | 33549 Views | Created by Furqan Sehgal - Sunday, December 5, 2010 4:20 PM | Last reply by jackoo123 - Thursday, August 22, 2013 4:37 AM -
1 Votes
Not getting Outbound IP address
Hi Abhijit, Function Apps running in consumption mode don't have stable outbound IP addresses, because they can end up getting scaled out across multiple ...Answered | 2 Replies | 794 Views | Created by Abhijit Jahagirdar - Friday, April 7, 2017 1:25 PM | Last reply by Abhijit Jahagirdar - Monday, April 10, 2017 5:27 AM -
0 Votes
Getting IP Addresses
When behind a router and your TCP/IP settings are configured using DHCP, you are pretty much guaranteed that your IP address will be in a private network range (192.168.*, ...Answered | 6 Replies | 7236 Views | Created by Zero_ - Tuesday, March 14, 2006 5:47 PM | Last reply by RaySlay - Thursday, December 18, 2008 7:41 AM -
0 Votes
wcf, get ip address
Here's an article explaining how to get the client's IP address:http://nayyeri.net/blog/detect-client-ip-in-wcf-3-5/Answered | 1 Replies | 4036 Views | Created by David from Italy - Monday, March 16, 2009 1:26 PM | Last reply by Will.Rogers - Monday, March 16, 2009 3:50 PM -
0 Votes
How do I get the IP address of a computer?
Here are also two complete examples about getting IP address of using VB.NET.Answered | 5 Replies | 4133 Views | Created by Carstairs - Sunday, June 6, 2010 3:07 AM | Last reply by Liliane Teng - Thursday, June 10, 2010 3:43 AM -
0 Votes
How can i get the computer MAC address in Metro style apps
Hi clustc, As far as I know, you cannot get the MAC address in Metro style apps.Answered | 1 Replies | 2668 Views | Created by clustc - Monday, April 9, 2012 6:18 AM | Last reply by Min Zhu - Monday, April 9, 2012 7:16 AM -
0 Votes
How to get Client Machine IP Address .
On 5/4/2014 6:31 AM, Rohan N Bhavsar wrote: I want to get Client Machine IP address.Answered | 1 Replies | 968 Views | Created by Rohan N Bhavsar - Sunday, May 4, 2014 10:31 AM | Last reply by Igor Tandetnik - Sunday, May 4, 2014 1:38 PM -
3 Votes
How to get the IP Address of WSD port.
Then how to get the IP Address from printer name or port name?Answered | 6 Replies | 17878 Views | Created by psn2010 - Monday, January 27, 2014 4:00 AM | Last reply by Jamal MPD - Monday, August 17, 2020 5:55 PM -
0 Votes
How do you get the WP8 IP Address
Hi, One approach is that the client can broadcast a multicast UDP datagram onto the local wifi network.Answered | 1 Replies | 2276 Views | Created by shaggygi - Tuesday, February 12, 2013 9:22 PM | Last reply by Mark Chamberlain - MSFT - Wednesday, February 13, 2013 6:13 PM -
3 Votes
IP Address
Please refer to the following threads: How to Change IP Address in C#: ...Answered | 1 Replies | 893 Views | Created by ayman-at1000 - Tuesday, April 21, 2015 2:17 PM | Last reply by Magnus (MM8) - Tuesday, April 21, 2015 2:34 PM -
0 Votes
MAC address and IP address
Hi, check ...Answered | 1 Replies | 12703 Views | Created by miruan - Thursday, July 5, 2012 6:08 AM | Last reply by Mitja Bonca - Thursday, July 5, 2012 6:13 AM -
0 Votes
How to get a websites IP
0 Then For Each ipadd As IPAddress In ip MsgBox(ipadd.ToString) Next End ...Answered | 1 Replies | 3180 Views | Created by hello lol - Sunday, April 11, 2010 6:58 PM | Last reply by Omie - Sunday, April 11, 2010 7:27 PM - Items 1 to 20 of 3217912 Next ›
No announcements