Archive for January, 2010

How to unleash the “Virtual WiFi” feature in Windows 7

Source: schrankmonster blog » How to unleash the “Virtual WiFi” feature in Windows 7 in C#
“Over the last week some of you may have heard about Connectify. It’s an app that unleashes the “Virtual WiFi” and Wireless Hosted Network features of Windows 7 to turn a PC into a Wireless Access Point or Hot Spot. Well, I looked into what it would take to build such an app, and it really wasn’t that difficult since Windows 7 has all the API’s built in to do it. After some time of looking things up and referencing the “Wireless Hosted Network” C sample within the WIndows 7 SDK, I now have a nice working version of the application to release. I’m calling this project “Virtual Router” since it essentially allows you to host a software based wireless router from your laptop or other PC with a Wifi card. Oh, and did I mention that this is FREE and OPEN SOURCE”

Sign-up for the leading german gps sports community!

SmartRunner on Facebook

maven and service artifacts

I am working on a structure for a service lifecycle information model!
Currently, I analyze the different artifacts within the service lifecycle, maven seems to provide a good starting point when it comes to implementation artifacts…
Any further suggestions are appreciated!

Source: Maven Model