Creating Windows Application

I need to create a Windows Application, which will change the MacAdress of my LAN connection after pressing a button (better if it will work automatically when the LAN connection detects problems).
Is it possible to create it using MS Visual Studio?
I'm a beginner, so where to start?

Thanks in advance
Last edited on
Yes it's possible with MS Visual Studio.

Check out MACSpoof. It's open-source and does most of what you are saying.

The source code can be checked out from here:
http://sourceforge.net/projects/macspoof/files/

If you can understand what they are doing, you can modify it for your own purpose.
Here's an interesting link about this. I may be playing with this for a bit...
http://www.techrepublic.com/blog/security/how-to-spoof-a-mac-address/395
Topic archived. No new replies allowed.