I have an application to which clients can connect using the
combination http://ip-address:port# .
I can detect which clients are connected to this application.
Could someone please guide with writing code which will disconnect a
connection given the ip-address. Since the server knows which client is
connected , this method should be able to disconnect the ones it doesn
want by knowing only the Ip-Address.
I am aware of socket programming but that is not what i want to do.
Any ideas folks?
Thanks for your help,
Vinit
chanmm
"Vinit" <vinit...@gmail.com> wrote in message
news:1154226987.2...@75g2000cwc.googlegroups.com...
I am naive into this.Really appreciate if you elaborate.
Thanks,
Vinit