|
-
Apr 25th, 2006, 11:54 AM
#1
Junior Member
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
-
May 1st, 2006, 01:46 PM
#2
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|