Hi,

I'm trying to use a raw socket, but when I create a
socket(AddressFamily.INET, SocketType.RAW, ProtocolType.TCP) and then
I use socket.sendTo(datagram, addr) I've got a 10002 code error
"Invalid argument"...

Can anyone help me please, and sorry for my bad english :s

Reply via email to