|
From: | Mike Kleshov |
Subject: | Re: [lwip-users] Remote IP address |
Date: | Mon, 4 Jan 2010 20:50:09 +0300 |
The receive callback has the argument addr. That's the remote ip address: void recv(void *arg, struct udp_pcb *upcb, struct pbuf *p, struct ip_addr *addr, u16_t port)
[Prev in Thread] | Current Thread | [Next in Thread] |