G
Guest
Hi all,
am doing Client/Server application using Socket class, then i need to
analysis the packet to retrieve the header for each packet, i read in some
resources that i can do it using SetSocketOption as set
SocketOptionName.HeaderIncluded or SocketOptionName.PacketInformation, but i
don't know how can i use this classes.
i try to use it but i failed, so any help or any code would be really
appreciated.
Thanks in advance,
Lina
am doing Client/Server application using Socket class, then i need to
analysis the packet to retrieve the header for each packet, i read in some
resources that i can do it using SetSocketOption as set
SocketOptionName.HeaderIncluded or SocketOptionName.PacketInformation, but i
don't know how can i use this classes.
i try to use it but i failed, so any help or any code would be really
appreciated.
Thanks in advance,
Lina