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: vincent....@enlogic.com
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: lwip-users-bounces+vincent.cui=enlogic....@nongnu.org 
[mailto:lwip-users-bounces+vincent.cui=enlogic....@nongnu.org] 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

ake.forsl...@nibe.se 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
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users
_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to