Another WAN IP plugin
Posted: November 20th, 2006, 4:55 pm
This is my 1st plugin so i apologise if you don't like it or find it buggy(works fine for me).
I have seen that there is a workaround for this but I wanted to try writing a plugin so this seemed like a good idea.
This plugin will display your wan Ip, ISP details and local IP, it works using the rss feed from www.showmyip.com
requires .NET 2
Instructions:
copy wip.dll to LCD Smartie plugin directory
then add these lines to LCD Smartie
$dll(wip,1,0,) function 1 shows Wan IP
$dll(wip,2,0,) function 2 shows ISP detail
$dll(wip,3,0,) function 3 shows Local IP
This plugin updates every 15 minutes as showmyip.com has a max 0f 199 hits per IP per day
if you have any problems please leave a post or message for me thanks
orbitalstarfish
Edit:
Opps:
Have just been looking around the board and noticed there is a very similer looking plugin by Krisp
should have looked harder before i started writing it!!!
if anyone has any ideas for a plugin let us know and i will have a go at it got a quite of bit of time on my hands at the minute, but cant promise anything
I have seen that there is a workaround for this but I wanted to try writing a plugin so this seemed like a good idea.
This plugin will display your wan Ip, ISP details and local IP, it works using the rss feed from www.showmyip.com
requires .NET 2
Instructions:
copy wip.dll to LCD Smartie plugin directory
then add these lines to LCD Smartie
$dll(wip,1,0,) function 1 shows Wan IP
$dll(wip,2,0,) function 2 shows ISP detail
$dll(wip,3,0,) function 3 shows Local IP
This plugin updates every 15 minutes as showmyip.com has a max 0f 199 hits per IP per day
if you have any problems please leave a post or message for me thanks
orbitalstarfish
Edit:
Opps:
Have just been looking around the board and noticed there is a very similer looking plugin by Krisp
should have looked harder before i started writing it!!!
if anyone has any ideas for a plugin let us know and i will have a go at it got a quite of bit of time on my hands at the minute, but cant promise anything