Results 1 to 2 of 2

Thread: Winsock-dataarrival

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    1

    Winsock-dataarrival

    HI ALL

    am coding for a chat client
    kindly provide info on any of these doubts

    all i want is i want to send data but i dont want to recieve any

    or

    i want to stop winsock_dataarrival mean time keeping winsock connected

    or i want to limit incoming data to 2000 bytes/unit time (seconds)

    thanks in advance

  2. #2
    Lively Member
    Join Date
    Jan 2009
    Posts
    90

    Re: Winsock-dataarrival

    The Winsock control doesn't give you any control over how much data comes in, or at what rate, etc. It also can't stop data from coming in. You'd need some sort of firewall for that, and either way, it's still going to get to your computer unless you have a router that can block the traffic...

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