Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Winsock?


ghost's Avatar
0 0

Do you have to use Winsock when programming sockets in windows, or can you write your own socket library? Winsock doesn't seem flexible enough for me…


ghost's Avatar
0 0

Just use raw sockets, or another protocol that adheres to your protocol.