lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Checking whether the client is connected to the Server


From: Teckinal Greek
Subject: RE: [lwip-users] Checking whether the client is connected to the Server
Date: Mon, 30 Aug 2010 09:26:38 +0000

Hi Kieran,
netif = netif_ethernet_open(LWIP_1) - this function opens the Ethernet connection on my FPGA board which is called Altium Nanoboard 3000.Also this function uses the TCP/IP Networking context whose ID is LWIP_1 this is set in my Software Platform of my project. I am enclosing a screen shot of how I configured this Software platform for my project.
Regards,
Greek

> Subject: RE: [lwip-users] Checking whether the client is connected to the Server
> From: address@hidden
> To: address@hidden
> Date: Fri, 27 Aug 2010 14:35:38 +0100
>
> On Fri, 2010-08-27 at 13:28 +0000, Teckinal Greek wrote:
> > netif = netif_ethernet_open(LWIP_1);
>
> What does this function do?
>
> Kieran
>
>
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users

reply via email to

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