Results 1 to 3 of 3

Thread: Winsock.Accept requestId << How do i reject a Connection Request? :-S {Urgent}

  1. #1

    Thread Starter
    Addicted Member prophecy's Avatar
    Join Date
    Mar 2005
    Location
    In the developers list of Visual Basic ;-)
    Posts
    242

    Winsock.Accept requestId << How do i reject a Connection Request? :-S {Urgent}

    hi..

    like hw we accept a connection request... hw do we reject it in winsock?

    quick help needed pls

    thx
    Got You! - ©
    - My Signature.
    Visit www.compzone.hhnf.com. If you think i helped you, add to my reputation by Clicking "Rate This Post".

  2. #2
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: Winsock.Accept requestId << How do i reject a Connection Request? :-S {Urgent}

    VB Code:
    1. Winsock.Close
    Instead of accepting, unload the control or just don't use Winsock.Accept.

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

  3. #3

    Thread Starter
    Addicted Member prophecy's Avatar
    Join Date
    Mar 2005
    Location
    In the developers list of Visual Basic ;-)
    Posts
    242

    Re: Winsock.Accept requestId << How do i reject a Connection Request? :-S {Urgent}

    thx .... just verifyng
    Got You! - ©
    - My Signature.
    Visit www.compzone.hhnf.com. If you think i helped you, add to my reputation by Clicking "Rate This Post".

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