Results 1 to 40 of 54

Thread: New code for simulating multithreading in VB6...

Hybrid View

  1. #1
    Junior Member
    Join Date
    Apr 2006
    Posts
    17

    Re: New code for simulating multithreading in VB6...

    It does work, but not very well... this is why I seeked guidance in the first place.

    There is a delay between the time that the new connection is accepted, and the time it takes for the new process to start listening. This means that under intense traffic, a lot of connections are not accepted.

    Ah well, I will just keep on working on alternative approaches

  2. #2
    Junior Member
    Join Date
    Apr 2006
    Posts
    17

    Re: New code for simulating multithreading in VB6...

    Whooooo! I just learned how to multithread properly (i.e. Multiple threads under just 1 process). Its absolutely amazing, but I’m still having a bit of grief with the ol' Winsock... I’m getting pretty damn close though!

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