python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Formatting Mac Address in MS Access
New to MS Access. Had a question regarding formatting of a MAC Address in one of my Access forms. There is a field I have set up using an input mask aa:aa:aa:aa:aa:aa;;a where users can manually enter...
AAA
Votes: 0
Answers: 1
Get UUID from mac address on iOS
I'm a new developer developing a BLE service on iOS and Android. Currently there is a problem that I am facing, that the device address on iOS is the UUID mapped from the mac address, and on Android i...
Zeno
Votes: 0
Answers: 1
Flutter get Mac Address from iOS device
i have tried to get the mac address from device, on Android i don't have any problems, but on iOS the device give me iOS version instead of MAC Address.
I use this:
import 'package:macadress_gen/macad...
amepro
Votes: 0
Answers: 1
how to make a mac address mask in angular 13
I have an input field in which the user have to type a MAC Address, but i wanted to apply a mask that:
if the person entered with the 12 digits without the ':' it would automatically complete it
if i...
Paula Bremenkamp
Votes: 0
Answers: 2