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!!!!!!!!!!!!!!!!!!!!




Reply With Quote