Answer Posted / harish
Raw mode is basically there to allow you to bypass some of
the way that your computer handles TCP/IP. Rather than going
through the normal layers of encapsulation/decapsulation
that the TCP/IP stack on the kernel does, you just pass the
packet to the application that needs it. No TCP/IP
processing -- so it's not a processed packet, it's a raw
packet. The application that's using the packet is now
responsible for stripping off the headers, analyzing the
packet, all the stuff that the TCP/IP stack in the kernel
normally does for you.
A raw socket is a socket that takes packets, bypasses the
normal TCP/IP processing, and sends them to the application
that wants them.
Unless you're a programmer, a kernel hacker, or really
really into security, you will most likely not need to deal
much with these. But it's good to know what they are, in
case you find yourself in one of the above scenarios.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is basic of networkin ?2.what is main topik of networkin ? 3.how installed the software and drivers ? 4. how to connect the pc and net?5.what uses of protocol in networking,and tell main proto of netwo
Assuming classful addressing, find the no of subnets and the no of hosts per subnet for the following blocks: (i) 122.45.77.32/20 (ii) A class B block having mask of 255.255.192.0
Explain HDLC
1.Explain the main purpose of IP address? 2.List two purposes for a web browser? 3.Explain an advantage and a disadvantage of multiple search engines? 4.Describe two roles of Internet Services Providers (ISPs)?
Explain Token ring
Explain Traffic shaping using token bucket algorithm
What is the difference between IE 6 & 8?
What are the basic functions of the data link layer?
What Goals do you have in this career?
Write a short note on ISDN?
On a nexus, is the metric-type keyword not available in the "default-information originate" command?
Is the nyquist theorem true for optical fibre or only for copper wire ? Explain.
Define Explore a world of satellite solutions?
What is the difference between TFTP and FTP application layer protocols?
Why TCP/IP reference model is more popular than OSI model ?