How to find MAC ID of the device connected to system?
hi all,
i have connected 2 antena devices through rs232 cable system,now need device mac id of 2 antena device connected system through rs232 cable.
how do this?
am newbie in serial port programming.
i've searched every every 1 getting mac id through ip address in case have connected 2 devices directly system. how find mac id of these 2 devices?
any suggestion of great help.
thanks
arjun
hi,
you can use serialports class of the system.io.ports namespace.. call getportnames method.
for more details .. have @ link
http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.aspx
thanks! sundar please use marked answer if post solved problem , use vote helpful if post useful."
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment