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: [email protected] > To: [email protected] > 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 > [email protected] > http://lists.nongnu.org/mailman/listinfo/lwip-users
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
