Raw socket TCP/IP

Eyyub eyyub.pangearaion at gmail.com
Sat Feb 4 14:42:59 PST 2012


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


More information about the Digitalmars-d-learn mailing list