Re: [twsocket] TWSocket and TWSocketServer TCP Header (full packet)

2007-03-25 Thread Francois PIETTE
Use RAW sockets. btw: Why do you need to access the header ? -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: <[EMAIL PROTECTED]> To: "twsocket" Sent: Saturday, March 24, 2007 10:33 PM Subject: [twsocket] TWSocket and TWSocketServer TCP Header (ful

[twsocket] TWSocket and TWSocketServer TCP Header (full packet)

2007-03-24 Thread [EMAIL PROTECTED]
hi to all community, I'm in trouble about a problem: is it possible to get FULL TCP PACKET (Header + Data)?? In "OnDataAvaiable" event I've got just the Data but nothing about Sequence_Number, Flags, IDs etc..etc.. Thx in advance -Antony- --