Disconnect connection?

  • Thread starter Thread starter Vinit
  • Start date Start date
V

Vinit

Hi

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top