Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Another WAN IP plugin

Announcements of new plugins or updates.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
orbitalstarfish
Plugin Author
Posts: 3
Joined: November 20th, 2006, 4:38 pm

Another WAN IP plugin

Post by orbitalstarfish »

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
You do not have the required permissions to view the files attached to this post.
Last edited by orbitalstarfish on December 4th, 2006, 12:54 am, edited 1 time in total.
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

I can get wan IP :lol:
i didn't tried the other functions... but i like it ! :smt023
Keep On
rednaskellar
Posts: 6
Joined: November 20th, 2006, 8:32 pm

Another WAN IP plugin

Post by rednaskellar »

Hi,

@orbitalstarfish:
you didn't mention, that your plugin requiers .NET platform

rednaskellar
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

In any plugin error you should first refer to:
http://forums.lcdsmartie.org/viewtopic.php?t=245
most issues caused by the listed causes :wink:
electroman00
Posts: 1
Joined: May 6th, 2007, 7:36 pm

Post by electroman00 »

Hi

Is it possible to change the hit time to something else like
every six hours.

To frequent a hit might generate a DDS to the showmyip.com servers.

If a million people used this plugin set @ 15 min then they would see
a lot of hits that might look like a DDS.

HTH
orbitalstarfish
Plugin Author
Posts: 3
Joined: November 20th, 2006, 4:38 pm

Post by orbitalstarfish »

If the demand for this plugin got that great i would be well chuffed and then maybe worth me digging out the code to change it but as it has only been download 25 times so not worried at the minute but thanks for the input
coiote
Posts: 10
Joined: November 25th, 2007, 11:13 pm
Location: Brazil-SC
Contact:

Post by coiote »

Error , the lcdsmartie 5.4.1 freeze in this config ...:
usage: $dll(wip,1,0,)

the lcd shows:
[Exception: Exception has been thrown by the target of an invocation.: The ReadElementContentAsString method is not supported on node type None. Line 4, position 14.]

My system : xp 32bits english , sp3 , (total update in Microsoft Update)

ps: many others plugins work in my config...

Thanks
coiote
Posts: 10
Joined: November 25th, 2007, 11:13 pm
Location: Brazil-SC
Contact:

Post by coiote »

sorry :oops: ...

After disconnect and connect my modem/adsl , the plugin show my WAN IP ...

Thanks :wink:
snapp
Posts: 9
Joined: July 21st, 2008, 2:15 pm
Location: australia

thanks

Post by snapp »

thanks a lot for this will give it a try :D :D
Post Reply