[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] Remote IP address
From: |
Daniel Berenguer |
Subject: |
Re: [lwip-users] Remote IP address |
Date: |
Tue, 5 Jan 2010 20:28:13 +0100 |
Thanks Mike!!
2010/1/4 Mike Kleshov <address@hidden>:
> 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)
>
>
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users
>