1819736 Members
2854 Online
109606 Solutions
New Discussion

connect refused

 
oiram
Regular Advisor

connect refused

Hello:

I need to reproduce the next sequence of packets,

Client Server
SYN----->
<--------SYN-ACK
RESET ------>

I don??t know how to do it, a good idea could be implement the server in such a way that it send the SYN-ACK packet after a lot of time so I would be able to cut the connection.

Regards.