|
-
Feb 14th, 2003, 12:00 PM
#1
Thread Starter
Lively Member
Winsock bind
is it necessary to do a bind before you connect. I get this error every once in a while when connecting.
10022 Socket not bound, invalid address or listen is not invoked prior to accept
but when I look for what this error means, I get this:
10022 WSAEINVAL Invalid argument or function sequence or the socket has not been bound with bind.
Thanks
-
Feb 14th, 2003, 12:58 PM
#2
Fanatic Member
as far as i know, you only have to bind if youre using udp. try figuring out first which protocol your peer is using.
-
Feb 20th, 2003, 02:23 PM
#3
Thread Starter
Lively Member
I Found out that winsock is not multithreaded and is not supposed to be run in IIS.
-
Feb 20th, 2003, 02:23 PM
#4
Thread Starter
Lively Member
I Found out that winsock is not multithreaded and is not supposed to run in IIS.
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
|