Hi. I want to be able to understand what kind of messages I want to send from my client app to a telnet server in order to get the correct response. But I have got data like the following:
10:52:23.457030 IP vit106.allsectech.com.3568 > pds2.23: S 1116459951:1116459951(0) win 64512 <mss 1460,nop,nop,sackOK>
0x0000: 4500 0030 d7a3 4000 8006 4483 ac10 046a
[email protected] 0x0010: ac10 8216 0df0 0017 428b d3af 0000 0000 ........B.......
0x0020: 7002 fc00 843b 0000 0204 05b4 0101 0402 p....;..........
Can I make sense of this and then understand what messages my app should send?
--deostroll