Ini dikutip dari buku "The Design and Implementation of the 4.4BSD Operating
System":
Raw socket provides direct access to lower-level network protocol.
Raw socket allows privileged users direct access to a protocol other than those
normally used for transport user data, for example, network level protocols.
For example, ping program is implemented using a raw ICMP socket. The raw IP
socket attempts to provide an identical interface to the one a protocol would
have if it were resident in the kernel.
ICMP: Internet Control Message Protocol: is the control and error message
protocol for IP. Most ICMP messages are received and implemented by the kernel.
Kalau dilihat lagi, ini raw socket hubungannya tidak sekedar dengan networking
saja, tapi dengan konsep operating system.
Moga-moga membantu
>raw socket: Operation not permitted
>
>raw socket itu binatang apa sih?
----------------------------------------------------------------------
Unsubscribe: [EMAIL PROTECTED]
Archive: http://www.vlsm.org/linux-archive/
Linux CD: [EMAIL PROTECTED]