[Mono-dev] Mono C# + IOCTL

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Thu Dec 4 21:34:35 EST 2008


On Thu, 2008-12-04 at 17:31 -0800, Alex wrote: 
> Hello, 
> 
> I know IOCTL is a very OS dependent call and that's the reason it's
> not included as part of mono. However I do have a more specific
> question in regards to using SIOCGIFINDEX. I'd like to know if there
> is a way to use it in C# mono, linux. 

Try using Socket.IOControl with 0x8933 and see what happens.

-Gonzalo





More information about the Mono-devel-list mailing list