lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] reset ethernet


From: vincent cui
Subject: Re: [lwip-users] reset ethernet
Date: Wed, 11 Jul 2012 13:36:38 +0000

My web server is written by SOCKET, not TCP.
So, my idea is delete the task by itself and create new one again .  or reboot .

Vincent  

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Simon Goldschmidt
Sent: 2012年7月11日 18:47
To: Mailing list for lwIP users
Subject: Re: [lwip-users] reset ethernet

vincent cui <address@hidden> wrote:
> I check other production.  The production Ethernet led is off, then on
> again

That looks like they would simply save the changed configuration (e.g. to 
flash) and reboot (so the new configuration is loaded after the reboot).

You can of course do it that way, but there's no need to. You can just close 
the httpd pcb and reopen it on another port. That has the advantage that 
connections which are already open are left open until closed by the client.

Simon

_______________________________________________
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]