[Mono-dev] Mono's impl of System.Net.NetworkInformation

Miguel de Icaza miguel at novell.com
Tue Jul 17 13:55:03 EDT 2007


Hello,

> (so I guess it is the newest code). I saw in the changelog something
> about possible dbus implementation, is that still the plan? I can send
> patches for the things I fix, but if this is under heavy dev already I
> need to coordinate with the main dev on it. My main use at this time is
> the NetworkInterface and PhysicalAddress.

Nobody is currently working on this.

The trick with dbus# is that the existing dbus-sharp is not yet API
frozen (not at a stage that we can depend on), so the code would have to
dynamically load an external assembly to get the job done, and that we
could probably put in another place, with different api compatibility
guarantees.

> I have not contributed much to mono thus far, but I have been following
> its development for many years. Linux dev is new to me, so go easy on me
> if you can :)
>  
> Thanks,
>  
> Jae
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list