Raised This Month: $51 Target: $400
 12% 

ShowIP v1.61 - Show IP and hostname [amx_showip]


Post New Thread Reply   
 
Thread Tools Display Modes
ahtoh
Member
Join Date: Jun 2006
Old 03-06-2007 , 09:48   Re: show_ip - Shows players IP and subnet description
Reply With Quote #21

version 1.3 released
shouldn't lag the server, i've fixed some possible performance cases
also added macro to restrict access

please check it
ahtoh is offline
ahtoh
Member
Join Date: Jun 2006
Old 03-09-2007 , 14:49   Re: show_ip - Shows players IP and subnet description
Reply With Quote #22

New version 1.4 IP to hostname resolving added

Last edited by Hawk552; 03-09-2007 at 16:21.
ahtoh is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 03-09-2007 , 15:27   Re: show_ip - Shows players IP and subnet description
Reply With Quote #23

The reason your plugin is lagging is because it is making calls to non-threaded sockets functions. You might consider using the threaded ones (I don't know how to do this in anything other than C#).
__________________

Last edited by Hawk552; 03-09-2007 at 16:22.
Hawk552 is offline
Send a message via AIM to Hawk552
ahtoh
Member
Join Date: Jun 2006
Old 03-09-2007 , 16:22   Re: show_ip - Shows players IP and subnet description
Reply With Quote #24

yeah
but I added that socket functions in the latest version only
previous haven'y any socket functions...

Last edited by ahtoh; 03-09-2007 at 16:35.
ahtoh is offline
ahtoh
Member
Join Date: Jun 2006
Old 03-09-2007 , 16:37   Re: show_ip - Shows players IP and subnet description
Reply With Quote #25

So.., the question is:
Is AMXX support any threading?
ahtoh is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 03-09-2007 , 16:54   Re: show_ip - Shows players IP and subnet description
Reply With Quote #26

Quote:
Originally Posted by ahtoh View Post
So.., the question is:
Is AMXX support any threading?
Not for sockets, you'll have to do that on your own. The only threading going on anywhere is in SQLx.

Moved back to New Plugins for now since it's difficult at best to solve your problem. Please look into it anyway.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
Old 03-09-2007, 17:55
commonbullet
This message has been deleted by commonbullet. Reason: bad idea
iggy_bus
BANNED
Join Date: Oct 2005
Old 03-14-2007 , 22:23   Re: show_ip - Shows players IP and subnet description
Reply With Quote #27

If I put these in ipdesc.ini:

;panline
82.208.240.0/255 Panline NS
82.208.241.0/255 Panline NS
82.208.242.0/255 Panline NS
82.208.243.0/255 Panline NS

It still says UNKNOWN SUBDOMAIN, can I use this at all or I am wrong at something ? It reads my host ok, but no description ???
iggy_bus is offline
ahtoh
Member
Join Date: Jun 2006
Old 04-05-2007 , 02:16   Re: show_ip - Shows players IP and subnet description
Reply With Quote #28

255 is illegal value for netmask,
See CIDR notation description at http://en.wikipedia.org/wiki/Classle...Domain_Routing

Online Calcilator is here: http://www.subnet-calculator.com/cidr.php
ahtoh is offline
ahtoh
Member
Join Date: Jun 2006
Old 04-07-2007 , 05:24   Re: show_ip - Shows players IP and subnet description
Reply With Quote #29

threading support finally added, check it please and report bugs
ahtoh is offline
jsn
New Member
Join Date: Apr 2007
Old 04-19-2007 , 17:09   Re: show_ip v1.54 - Show IP Hostname Subnet description [amx_showip]
Reply With Quote #30

plugin continue create lags plz do somthing! it very usefull
jsn is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:25.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode