OMG, is it another c++ post, i think so...

jmcoreymv

Diamond Member
Oct 9, 1999
4,264
0
0
I was curious if Winsock was really that hard to use, and if there are any better tcpip stacks or controls/libraries to use for c++, free ones are preferred, but curious as to what more expensive ones do.
 

Linked lists where the nodes only point to the next node.
Doubly linked lists have pointers to the next and previous nodes.