View Single Post
Join Date: May 2009
Posts: 1
Reputation: omer.irkad is an unknown quantity at this point 
Solved Threads: 0
omer.irkad omer.irkad is offline Offline
Newbie Poster

Re: How to get mac address with input ip address

 
0
  #10
May 23rd, 2009
Get MAC and IP addresses into your C# or any .NET programs by this DLL (download from this Link)

http://www.fileupyours.com/view/2466...ress%20DLL.zip

The program module DLL in this link is written in C# to provide the programmer the easiest method to find the MAC and the IP addresses of the PC, laptop or server. Download the ZIP file and extract DLL (6 Kb) and the PDF explaining how to add this DLL into your program. You dont have to define any field or any program module in your development environment. Just add the DLL file into the references in Visual Studio Solution Browser. Read the PDF file, everything is explained there, so easy, just few lines and all the network adapter MAC and IP addresses are in your program.

By Omer IRKAD omer.irkad@hotmail.com

Get MAC and IP addresses into your C# or any .NET programs by this DLL (download from this Link)

http://www.fileupyours.com/view/2466...ress%20DLL.zip
Reply With Quote