|
-
Feb 2nd, 2005, 11:13 PM
#1
Thread Starter
Fanatic Member
Mystery Error?
Alright. What in the *%&#(% is going on?!?!?! I CAN'T FIND THIS BUG!!!!
Here's the problem:
I get a connection going to the MSN server (or WhATEVER) and send a message to start up a chat with someone (create new winsock control in array).
The server replies with a chat code. I reply with the chat code + username ... whatever.
The server returns an ip address and port. I connect to that.
I send data to the remote computer. It returns data. I send data. CONNECTION DIES.
The connection dies with no code being run on my side! I have the same basic code in an earlier version (except it's an instance of a form instead of an array of winsocks) which works fine!!!!!!!!!!!!!!!!!!!!
Don't pay attention to this signature, it's contradictory.
-
Feb 3rd, 2005, 01:30 AM
#2
Re: Mystery Error?
is something bumping your stack to create a new winsock for some reason?
-
Feb 3rd, 2005, 03:42 AM
#3
KING BODWAD XXI
Re: Mystery Error?
I had weird trouble with the winsock in SP6
-
Feb 3rd, 2005, 06:03 AM
#4
Fanatic Member
Re: Mystery Error?
My socks have Homer Simpson on them !!
-
Feb 3rd, 2005, 08:47 AM
#5
Thread Starter
Fanatic Member
Re: Mystery Error?
 Originally Posted by dglienna
is something bumping your stack to create a new winsock for some reason?
I am loading a new winsock control and using that for the chat connection. (0 is MSN, > 0 is chat sockets)
However, I tried it with the control preplaced on the form and no load statement, still died.
Don't pay attention to this signature, it's contradictory.
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
|