lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] how lwip know internet cable is unplug


From: vincent cui
Subject: Re: [lwip-users] how lwip know internet cable is unplug
Date: Fri, 2 Sep 2011 08:02:02 +0000

Simon:

I will try to play chargen.c and chargen.h., the readme show that test it by 
telnet ip 19 and see pattern in screen, 
But it is only one connection . how to test 5 or 10 muli-connection ?

锘?Vincent Cui
Sr.Firmware Engineer
Mobile: +8613482482211
Tel: +86 21 34612525x6104
Fax: +86 21 34619770
E-Mail: address@hidden
Shanghai EnLogic Electric Technology Co., Ltd.
Address: 1104-1106, Building A, No.391, Guiping Road, Xuhui District, Shanghai, 
200233
http://www.enlogic.com

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Simon Goldschmidt
Sent: 2011年9月2日 15:55
To: Mailing list for lwIP users
Subject: Re: [lwip-users] how lwip know internet cable is unplug

address@hidden wrote:
> Maybe it should be 
> handled with the netif_set_up/down-functions

Nearly: it should call netif_set_link_up/down (watch out for threading 
issues!), which in turn calls user-specified callbacks. This has to be enabled 
using a define (I think it's turned off by default).

Simon
-- 
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!               
Jetzt informieren: http://www.gmx.net/de/go/freephone

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users

reply via email to

[Prev in Thread] Current Thread [Next in Thread]