<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/wirelessapi/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/wirelessapi/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 03 Mar 2013 22:40:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wirelessapi/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Daniel Gruszczyk</title><link>https://sourceforge.net/p/wirelessapi/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -5,7 +5,7 @@

 A while ago I had a project for which I had to change my laptop into a Wireless Access Point. As there were no existing apps to do such a thing on Windows 8 (there were few for Windows 7, but didn't work), I started researching how to write my own software access point. Soon I found the whole windows native wireless API ( &lt;a href="http://msdn.microsoft.com/en-us/library/ms706275(v=vs.85).aspx"&gt;Microsoft documentation&lt;/a&gt; ). As I am not a big fan of C++, I decided I will learn P/Invoke, wrap the native API and write my own software access point from there. Well this is the library.

-This library will let you start virtual software access point. However it will not let you share your internet connection. To do that, you have to start ICS Server (Internet Connection Sharing). I didn't provide libraries for that as there already is one ( http://msdn.microsoft.com/en-us/library/dd815252(v=vs.85).aspx ).
+This library will let you start virtual software access point. However it will not let you share your internet connection. To do that, you have to start ICS Server (Internet Connection Sharing). I didn't provide libraries for that as there already is one ( &lt;a href="http://msdn.microsoft.com/en-us/library/dd815252(v=vs.85).aspx"&gt;ICS on MSDN docs&lt;/a&gt; ).

 An example tethering app you could create (very simple) I uploaded as a separate project:
 https://sourceforge.net/projects/softwareaccessp/
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Gruszczyk</dc:creator><pubDate>Sun, 03 Mar 2013 22:40:30 -0000</pubDate><guid>https://sourceforge.net4d040dc1e1a4adf93f23d60b5335316417cc29d0</guid></item><item><title>WikiPage Home modified by Daniel Gruszczyk</title><link>https://sourceforge.net/p/wirelessapi/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -3,7 +3,7 @@
 My name is Daniel, I am a software engineering student.
 This library is an outcome of me learning P/Invoke in C#.

-A while ago I had a project for which I had to change my laptop into a Wireless Access Point. As there were no existing apps to do such a thing on Windows 8 (there were few for Windows 7, but didn't work), I started researching how to write my own software access point. Soon I found the whole windows native wireless API ( http://msdn.microsoft.com/en-us/library/ms706275(v=vs.85).aspx ). As I am not a big fan of C++, I decided I will learn P/Invoke, wrap the native API and write my own software access point from there. Well this is the library.
+A while ago I had a project for which I had to change my laptop into a Wireless Access Point. As there were no existing apps to do such a thing on Windows 8 (there were few for Windows 7, but didn't work), I started researching how to write my own software access point. Soon I found the whole windows native wireless API ( &lt;a href="http://msdn.microsoft.com/en-us/library/ms706275(v=vs.85).aspx"&gt;Microsoft documentation&lt;/a&gt; ). As I am not a big fan of C++, I decided I will learn P/Invoke, wrap the native API and write my own software access point from there. Well this is the library.

 This library will let you start virtual software access point. However it will not let you share your internet connection. To do that, you have to start ICS Server (Internet Connection Sharing). I didn't provide libraries for that as there already is one ( http://msdn.microsoft.com/en-us/library/dd815252(v=vs.85).aspx ).

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Gruszczyk</dc:creator><pubDate>Sun, 03 Mar 2013 22:39:41 -0000</pubDate><guid>https://sourceforge.net03ffcfb34caa0e256d01248d2a1acaa4c2b737d0</guid></item><item><title>WikiPage Home modified by Daniel Gruszczyk</title><link>https://sourceforge.net/p/wirelessapi/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -3,9 +3,9 @@
 My name is Daniel, I am a software engineering student.
 This library is an outcome of me learning P/Invoke in C#.

-A while ago I had a project for which I had to change my laptop into a Wireless Access Point. As there were no existing apps to do such a thing on Windows 8 (there were few for Windows 7, but didn't work), I started researching how to write my own software access point. Soon I found the whole windows native wireless API (http://msdn.microsoft.com/en-us/library/ms706275(v=vs.85).aspx). As I am not a big fan of C++, I decided I will learn P/Invoke, wrap the native API and write my own software access point from there. Well this is the library.
+A while ago I had a project for which I had to change my laptop into a Wireless Access Point. As there were no existing apps to do such a thing on Windows 8 (there were few for Windows 7, but didn't work), I started researching how to write my own software access point. Soon I found the whole windows native wireless API ( http://msdn.microsoft.com/en-us/library/ms706275(v=vs.85).aspx ). As I am not a big fan of C++, I decided I will learn P/Invoke, wrap the native API and write my own software access point from there. Well this is the library.

-This library will let you start virtual software access point. However it will not let you share your internet connection. To do that, you have to start ICS Server (Internet Connection Sharing). I didn't provide libraries for that as there already is one (http://msdn.microsoft.com/en-us/library/dd815252(v=vs.85).aspx).
+This library will let you start virtual software access point. However it will not let you share your internet connection. To do that, you have to start ICS Server (Internet Connection Sharing). I didn't provide libraries for that as there already is one ( http://msdn.microsoft.com/en-us/library/dd815252(v=vs.85).aspx ).

 An example tethering app you could create (very simple) I uploaded as a separate project:
 https://sourceforge.net/projects/softwareaccessp/
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Gruszczyk</dc:creator><pubDate>Sun, 03 Mar 2013 22:39:11 -0000</pubDate><guid>https://sourceforge.net20598a38493f16cfdc6d6a3e4cae21380e1ee62e</guid></item><item><title>WikiPage Home modified by Daniel Gruszczyk</title><link>https://sourceforge.net/p/wirelessapi/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,18 @@
-Welcome to your wiki!
+Hi,

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+My name is Daniel, I am a software engineering student.
+This library is an outcome of me learning P/Invoke in C#. 

-The wiki uses [Markdown](/p/wirelessapi/wiki/markdown_syntax/) syntax.
+A while ago I had a project for which I had to change my laptop into a Wireless Access Point. As there were no existing apps to do such a thing on Windows 8 (there were few for Windows 7, but didn't work), I started researching how to write my own software access point. Soon I found the whole windows native wireless API (http://msdn.microsoft.com/en-us/library/ms706275(v=vs.85).aspx). As I am not a big fan of C++, I decided I will learn P/Invoke, wrap the native API and write my own software access point from there. Well this is the library.
+
+This library will let you start virtual software access point. However it will not let you share your internet connection. To do that, you have to start ICS Server (Internet Connection Sharing). I didn't provide libraries for that as there already is one (http://msdn.microsoft.com/en-us/library/dd815252(v=vs.85).aspx).
+
+An example tethering app you could create (very simple) I uploaded as a separate project:
+https://sourceforge.net/projects/softwareaccessp/
+
+I hope you will find this useful, any constructive criticism is welcome.
+
+Daniel

 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Gruszczyk</dc:creator><pubDate>Sun, 03 Mar 2013 22:38:49 -0000</pubDate><guid>https://sourceforge.nete2e0e530b144eee2bd673cf93490699e8b65cfa9</guid></item><item><title>WikiPage Home modified by Daniel Gruszczyk</title><link>https://sourceforge.net/p/wirelessapi/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/wirelessapi/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;a href="/u/danieldzc/"&gt;Daniel Gruszczyk&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span class="download-button-5133b4efb9363c119cf24636" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Gruszczyk</dc:creator><pubDate>Sun, 03 Mar 2013 20:39:12 -0000</pubDate><guid>https://sourceforge.net35b7ce102032c5abdcc6de3fcd8e4295ac006c72</guid></item></channel></rss>