[Mono-dev] Embedded API : Error initialising the configuration system

2016-03-01 Thread Jonathan Mitchell
Hi On Mono 4.0.4.4 My app uses the embedded API to run managed code in a Cocoa OS X environment. Just recently, having updated some of my managed code, I have been getting errors from the managed configuration system. Error initialising the configuration system

Re: [Mono-dev] Renew DHCP based IP address

2016-03-01 Thread techi eth
OK. Just describing below issue.Please suggest hint for handling issue. I have renew lease of dhcp due to change in network setting but i don't found way to get new ip address.in general dhcp client will take some second to get the IP address so i am looking any event or better way to get the

[Mono-dev] Renew DHCP based IP address

2016-03-01 Thread techi eth
Hi, Is it possible to renew DHCP based IP address using System.Net. Techi ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Unix Signal in mono

2016-03-01 Thread techi eth
Thanks. I am able to use signal between process!!! On Mon, Feb 29, 2016 at 9:33 PM, Jonathan Pryor wrote: > On Feb 29, 2016, at 8:18 AM, techi eth wrote: > > Thanks for quick hint. > > We can receive signal by using signal handler using >

Re: [Mono-dev] Renew DHCP based IP address

2016-03-01 Thread Miguel de Icaza
No On Tue, Mar 1, 2016 at 8:33 AM, techi eth wrote: > Hi, > > Is it possible to renew DHCP based IP address using System.Net. > > Techi > > > > > ___ > Mono-devel-list mailing list > Mono-devel-list@lists.ximian.com >