Results 1 to 2 of 2

Thread: SendData Winsock method

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350
    How to force WinSock to send out the data passed to SendData method? I often see it waits for more data - it seems like having some minimum buffer...

  2. #2
    Guest
    That is usually the case when you have two or more SendDatas stuck together or they are in the non stop loop. If you could post that section of your code, we might find a workaround.

    Sunny

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