RE: HTTP server storing client's IP address?
"Jesus Manuel Conejo Sarabia" <[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <001201cdb8fe$4bcecb20$e36c6160$@com> |
Hi racquel,
Yes!, using getpeername function from Dynamic C.
Regards
Jesus
De: [email protected] [mailto:[email protected]] En
nombre de racqueldesign
Enviado el: viernes, 02 de noviembre de 2012 13:45
Para: [email protected]
Asunto: [rabbit-semi] HTTP server storing client's IP address?
I have a HTTP Server running on the rabbit board but I don't know how to
store the IP Address of any user that send an HTTP REQUEST. My question is:
is there a easy way for a server to acquire the IP address of its client?