|
| BrowserIPAddress behind router |
| Iniciado por guest, 22,dic. 2014 13:29 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 22,diciembre 2014 - 13:29 |
I want to store each login in a webdev site for security.
BrowserIPAddress only gives the IP address of the connected router. The help files mentioned this. For the real local ip-address / and mac address of the local computer we need a Jave applet.
Is such an applet available or do I have to start to learn javascript.
Thanks,
Willy Hermans |
| |
| |
| | | |
|
| | |
| |
| Publicado el 22,diciembre 2014 - 14:30 |
Hi Willy
I do not know if such an applet is available somewhere but:
1. it's not javascript, it's java 2. Java needs to be allowed in each browser (on top of JS) = not always the case, by far 3. you can create this applet in WINDEV, with java applet as your target, if you decide to go that route
Best regards |
| |
| |
| | | |
|
| | | | |
| | |
|