Results 1 to 4 of 4

Thread: Need Help with winsock with kicking someone off

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Posts
    219

    Post

    hey i now how to make where now if someone connected to your on a port with winsock and that but when they connect how can i kick them out using winsock by like closeing that port or what ?

  2. #2
    Member
    Join Date
    Feb 2000
    Posts
    43

    Post

    WinS.Close

    (have you looked in the VB help file?? )

    ------------------
    Rapmaster

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Posts
    219

    Post

    but i want it to close whatever port that person on how can i do that ?

  4. #4
    Member
    Join Date
    Feb 2000
    Posts
    43

    Post

    if they are connected on say port 5000 ... closing the socket will disconnect them.

    then put the winsock control back into listen mode for someone else to connect.

    I'm not sure what else you want to do...

    ------------------
    Rapmaster

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width