|
-
Feb 26th, 2006, 12:36 PM
#1
Thread Starter
Fanatic Member
[Solved with a happy ending] Winsock error
I've got chat program and wanted to add file sharing across it. The thing is that i keep getting this winsock error:
(40006) Wrong protocol or connection state for the requested transaction or request.
I don't know what to do with it. I've tried everything I can . I don't know why it's happening! I've now tried adding msgbox to see what the status of the two winsocks that i have got for filesharing. Came up with both 7. I take it something went wrong with it.
I have 2 forms, 3 winsocks (just to keep the connecting and the listening winsocks seperate for this). The ones with tcp are the filesharing winsocks. the wsChat winsock is for chatting (duh!).
Can anyone help? The source is attached since I can't actually paste it onto here.
Last edited by kregg; Mar 14th, 2006 at 06:39 AM.
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
|