Thanks shan, you can actually delete this topic... i'm going to go ahead and go with the SOX wrapper, and i'm going to get in touch with spodi if i need more information on it.
Obsidian, I am almost done rewriting the Sox wrapper (thanks to you bringing this topic up which reminded me to do so) for public usage that removes all the unused functions in vbGORE and doesn't use error returning and such, along with is just a lot smaller / faster. If you're interested, I can send it to you. You probably wont need any of the things I removed anyways for a typical server/client connection. :wink:
Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
So this SOX control, is it faster than winsock?
TheRealDamien
Unregistered
It supost to be a lot more stable than IOCP. I also hear its powerful but I dont know if it is as powerful as IOCP. In any case it must be better than the current MS winsock.
Sox IS Winsock - it is nothing more then a wrapper for the Winsock API.