RST packet sent by the server

Posted by intoTHEwild on Stack Overflow See other posts from Stack Overflow or by intoTHEwild
Published on 2009-11-04T10:24:08Z Indexed on 2010/05/29 17:02 UTC
Read the original article Hit count: 269

Filed under:
|
|

I am developing a client in Flash and using http req/resp to communicate with the server. For a while the session works fine and then the connection is terminated by the server. I did a wireshark sniff at the server and the last message which it sends is a RST packet. Also it happens only when I'm using IE and the server and client are in different domains. This does not happen in FireFox. I have been struggling to find a sol, till I found this thread. It's a bit old but I hope I could get some help. I am not sure if this bit of info is important but I am connecting to the server via a gateway.

Any clue or suggestions for where should I look into to locate the problem ?

© Stack Overflow or respective owner

Related posts about flash

Related posts about actionscript-3