This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Net_initialize()

Hello, In the HTTP server code from MDK5 there is function call net_initialize(). But it doesn't seem to have a definition. What is the purpose of this function call in the code. Thanks

Parents
  • Hi,
    I have visited the above link earlier. I can't understand how are the functions including the driver capabilities are read with these net_main()and net_initialize(). How the server code is effectively working on these two functions. I have seen these functions defined in rl_net.h where it is defined. With a definition how it can manage the entire functions even with that related with ethernet driver ?

Reply
  • Hi,
    I have visited the above link earlier. I can't understand how are the functions including the driver capabilities are read with these net_main()and net_initialize(). How the server code is effectively working on these two functions. I have seen these functions defined in rl_net.h where it is defined. With a definition how it can manage the entire functions even with that related with ethernet driver ?

Children
No data