Re: Create TCP syn packet with given seq num and few other TCP parameters



Not exactly same .. What am trying to do is migrate connected client
connection to new server where i
will be migrating server application. For that i need to reestablish
those connection on migrated server,
which i am planning to do by sending SYN packet which client has sent(i
have logged it for this time)
while establishing connection with original server before
migration.(obviously with some changes).

So my question is still same ..
Regarding the book , i will take a look into it for sure ..

Thanks,
Rohit

.