Hi, 
I am new in using lwIP. I need some help. 
1. I am trying to use BSD soket library that is supported in lwIP, means I am 
trying to use socket, sendto etc functions instead of netconn_** functions. I 
have seen some examples in contrib folder but I still have following doubts:
  1. How should I do the initializations? which functions should I call to 
initialize the stack?
I want to use dhcp. Do you have any source code (of any server/client program) 
as an example where I can find how to use the DHCP calls? I would be interested 
to know when DHCP is up, how do I find out the IP address(and subnet mask) that 
I have got?
  So kindly share any source code/project where I can findout the 
initialization sequence of the stack for using dhcp with BSD socket library 
functions.
  Thanking you in advance,
Ted.

       
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to