Results 1 to 5 of 5

Thread: Mystery Error?

  1. #1

    Thread Starter
    Fanatic Member alkatran's Avatar
    Join Date
    Apr 2002
    Location
    Canada
    Posts
    860

    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.

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Mystery Error?

    is something bumping your stack to create a new winsock for some reason?

  3. #3
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176

    Re: Mystery Error?

    I had weird trouble with the winsock in SP6
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  4. #4
    Fanatic Member venerable bede's Avatar
    Join Date
    Sep 2002
    Location
    The mystic land of Geordies
    Posts
    1,018

    Re: Mystery Error?

    My socks have Homer Simpson on them !!

    Parksie

  5. #5

    Thread Starter
    Fanatic Member alkatran's Avatar
    Join Date
    Apr 2002
    Location
    Canada
    Posts
    860

    Re: Mystery Error?

    Quote 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
  •  



Click Here to Expand Forum to Full Width