lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Get IP address of client in RAW API


From: Bill Auerbach
Subject: Re: [lwip-users] Get IP address of client in RAW API
Date: Tue, 21 Oct 2014 09:17:26 -0400

Hello,

The PCB pointer in the accept callback has it.

If it's named tcb_pcb *pcb then pcb->remote_ip.addr is it.

Bill

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf
Of mobin.seven
Sent: Tuesday, October 21, 2014 8:46 AM
To: address@hidden
Subject: [lwip-users] Get IP address of client in RAW API

Hi

my question is the title!
How to get IP address of client in RAW API in server side?

thanks



--
View this message in context:
http://lwip.100.n7.nabble.com/Get-IP-address-of-client-in-RAW-API-tp23416.ht
ml
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users




reply via email to

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