[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- --

[twsocket] Determining IP address used for sending UDP

2007-03-24 Thread Kris Schoofs
I'm attempting to determine the IP address that is used for broadcasting an UDP packet. This seemed pretty straightforward but I always get 0.0.0.0 returned for my current IP address. I searched in the mailing list archive and found this message from Francois : > Use TWSocket.GetSockName once the