Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about lwip

Read more about lwip

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - lwip

How is the callback function called in udp_recv in lwip?

I am going through an example code of udp lwip server, and I am confused as to how the udp_recv_perf_traffic callback function is called from the udp_recv function. How does the system know that it ha...
test-img

beenvan

c

udp

lwip

Votes: 0

Answers: 1

Latest Answer

https://doc.ecoscentric.com/ref/lwip-api-raw-udp-recv.html The routine udp_recv_perf_traffic() isn't called from upd_recv; it's registered as a callback function, meaning that udp_recv_perf_traffic() ...
test-img

mzimmers

How to name IP addresses on micro webserver

I have an stm32H743 micro controller webserver (Cubeide LWIP) which displays a small webpage on my local LAN. When I look at the router page, I see that all local IP's have a name associated with them...
test-img

user1504343

webserver

stm32

lwip

Votes: 0

Answers: 1

Latest Answer

Could it be that your router is presenting client host names from DHCP option 12? With lwIP, you can specify the DHCP client host name by #defining the LWIP_NETIF_HOSTNAME option and then setting the ...
test-img

Pinetwig

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved