[Mono-list] WLan

Ivan Zlatev contact at i-nz.net
Sat Jul 4 06:40:20 EDT 2009


Hello,

NetworkManager manages Wireless, Wired, Modems - all sorts of
connections. Do your research. I gave you the Windows API so that you
can consider a strategy pattern for making your app cross platform.


Kind Regards,

Ivan Zlatev
http://ivanzlatev.com



On Sat, Jul 4, 2009 at 9:10 AM, Wolfgang Mauer<W.Mauer at top-soft.info> wrote:
> Thanks,
> this looks like "normal" networking and not be useable for wifi?
> I want to use it with linux, so the native windows api don't help.
>
> /
> Wolfgang
>
>> Hi,
>>
>> You should be able to use:
>>
>>    * Linux - NetworkManager DBUS API - org.freedesktop.NetworkManager
>> maybe some examples here -
>> http://git.gnome.org/cgit/banshee/tree/src/Core/Banshee.Services/Banshee.Networking?h=stable
>>    * Windows - Managed WiFi API on Win32 -
>> http://www.codeplex.com/managedwifi or Native API -
>> http://msdn.microsoft.com/en-us/library/ms705969%28VS.85%29.aspx
>>
>> Kind Regards,
>>
>> Ivan Zlatev
>> http://ivanzlatev.com
>>
>>
>>
>> On Fri, Jul 3, 2009 at 8:27 PM, Wolfgang Mauer<W.Mauer at top-soft.info> wrote:
>> > Hi List,
>> > is it possible to use C#/mono to do thomething like "iwlist ... scan"
>> >
>> > Thanks
>> > Wolfgang
>> > _______________________________________________
>> > Mono-list maillist  -  Mono-list at lists.ximian.com
>> > http://lists.ximian.com/mailman/listinfo/mono-list
>> >
>>
> Fax: +49 (0)951 / 2221521
>


More information about the Mono-list mailing list