<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Πρώτα Βήματα - Desktop Applications</title><link>https://www.dotnetzone.gr:443/cs/forums/80/ShowForum.aspx</link><description>Θέματα για όσους φτιάχνουν τα πρώτα τους Desktop Applications σε .NET Framework</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: Wi-Fi Scanner</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/71390.aspx</link><pubDate>Thu, 11 Oct 2012 02:56:53 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:71390</guid><dc:creator>Bill </dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/71390.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=80&amp;PostID=71390</wfw:commentRss><description>Ναι , απλά φαντάστικα ότι θα ήταν κάποιο dll αλλά δεν έχω θέμα αρκεί να κάνει την δουλεία θα το δοκιμάσω.&lt;br&gt;</description></item><item><title>Απ: Wi-Fi Scanner</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/71389.aspx</link><pubDate>Thu, 11 Oct 2012 02:42:58 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:71389</guid><dc:creator>Παναγιώτης Καναβός</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/71389.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=80&amp;PostID=71389</wfw:commentRss><description>Τί εννοείς δεν είναι dll ??????????? Ότι δεν είναι ήδη compiled? Από τη στιγμή που έχεις έτοιμο το project μπορείς απλά να προσθέσεις το ίδιο το project ως reference, όπως κάνεις με τα δικά σου project. Δεν είναι ανάγκη να το κάνεις εσύ compiled με το χέρι.</description></item><item><title>Απ: Wi-Fi Scanner</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/71388.aspx</link><pubDate>Thu, 11 Oct 2012 02:22:05 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:71388</guid><dc:creator>Bill </dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/71388.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=80&amp;PostID=71388</wfw:commentRss><description>Είδα το ManagedWifi αλλά απο όσο βλέπω δεν είναι dll anyway θα το κάνω εγώ dll ώστε να το κάνω reference στο project μου.&lt;br&gt;&lt;br&gt;</description></item><item><title>Απ: Wi-Fi Scanner</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/71380.aspx</link><pubDate>Wed, 10 Oct 2012 17:44:52 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:71380</guid><dc:creator>Παναγιώτης Καναβός</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/71380.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=80&amp;PostID=71380</wfw:commentRss><description>To nativewifi.dll είναι το dll, όχι το API που χρησιμοποιείς. Ποιό είναι το API? Πού το βρήκες?&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Όπως και να έχει, τα Windows έχουν το&lt;a href="http://msdn.microsoft.com/en-us/library/ms706556(v=vs.85).aspx"&gt; Native Wifi API&lt;/a&gt;&amp;nbsp; για προγραμματισμό σε C/C+++ το οποίο δουλεύει στα Windows Vista/2008 και μετά και βρίσκεται στo Wlanapi.dll / Wlanapi.lib . Το function που επιστρέφει τα διαθέσιμα δίκτυα είναι το &lt;a href="http://msdn.microsoft.com/en-us/library/ms706749(VS.85).aspx"&gt;WlanGetAvailableNetworkList&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Αν γράφεις για .NET μπορείς είτε να χρησιμοποιήσεις το WMI για να βρεις την ίδια πληροφορία ή να χρησιμποιήσεις κάποιο wrapper πάνω από το Native Wifi API όπως το &lt;a href="http://managedwifi.codeplex.com/"&gt;ManagedWifi&lt;/a&gt;. Θα δοκίμαζα πρώτα με το ManagedWifi καθώς δεν υπάρχει documentation στο MSDN και η καλύτερη περιγραφή που βρήκα ήταν στο &lt;a href="http://stackoverflow.com/questions/431755/get-ssid-of-the-wireless-network-i-am-connected-to-with-c-sharp-net-on-windows"&gt;StackOverflow&lt;/a&gt;&amp;nbsp;με σχόλιο ότι έχει πρόβλημα στα Vista&lt;/div&gt;</description></item><item><title>Wi-Fi Scanner</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/71372.aspx</link><pubDate>Wed, 10 Oct 2012 04:53:52 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:71372</guid><dc:creator>Bill </dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/71372.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=80&amp;PostID=71372</wfw:commentRss><description>Θέλω απλά να εντοπίσω όλα τα διαθέσιμα δίκτυα. SSID έχω βρεί το nativewifi.dll το οποίο όμως δεν βρίσκω στα W7 υπάρχει κάτι άλλο ??&lt;br&gt;</description></item></channel></rss>