| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Tue Apr 18, 2006 1:38 am Post subject: IP of user |
|
|
is there a way during "authentication" (we use url) to also pickup the users IP adr and send that to same auth server ??
like, user click on a login button that sends http://username:password@server:port/stream.nsv this is then sent from icecast to my sql server for user authentication... i here also have all ip's for the user... can i also do a full check on that ??? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Apr 18, 2006 3:08 am Post subject: |
|
|
the 'ip=xx.xx.xx.xx' is passed in the POST, the IP is of the listener connecting.
karl. |
|
| Back to top |
|
 |
|