lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Remote IP address


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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]