ask about block IP Address with Java
Is it possible to block some IP with Java code, not with JavaScript ? If it's possible, what kind of package that i should use and is it depend on Operating System that we use? thanks.. :)
[196 byte] By [
win_techa] at [2007-10-3 5:06:03]

Perhaps you have a server and you want to block that particular IP from connecting to your server? If you mean something else then you must explain what you mean.Firewalls are usually the best place for that. Server software often contains ways, via configuration, to do that as