What are raw sockets, where they are efficient?
Answer Posted / manjunath gn
Raw sockets are the sockets created at Data link layer.
They are useful in layer 2 communication
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a hash function c++?
What is #include c++?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
What is a v-table?
What is namespace & why it is used in c++?
What is string in c++ programming?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
Explain how the virtual base class is different from the conventional base classes of the opps.
What kind of jobs can I get with c++?
Explain about Garbage Collector?
What are abstract data types in c++?
What is else syntax in c++?
What are the advantages of pointers?
What is the keyword auto for?
What are arrays c++?