Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are raw sockets, where they are efficient?

Answer Posted / achal ubbott

Raw sockets are useful when you want to inject or capture
almost anything(without IP or TCP/UDP headers and the CRC)
on to the ethernet. They operate in Data Link Layer of
TCP/IP model.
Unix/Linux have been supporting them since ages. But
Windows have recentlly stopped their support, because of
security hazards. On windows OS you would have to use
Winpcap network driver library to play with these
sockets.It bypasses the OS's network stack.

cheers

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is auto type c++?

1170


In a function declaration what does extern means?

1108


What are features of c++?

1273


What are the advantages of using friend classes?

1200


What is malloc in c++?

1068


Can union be self referenced?

1219


Can you please explain the difference between using macro and inline functions?

1094


Why c++ is so important?

1139


What is constructor in C++?

1144


Explain function overloading and operator overloading.

1123


How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

1026


What do you understand by a pure virtual member function?

1067


Explain the concept of friend function in c++?

1163


How did c++ start?

1152


Explain what is class definition in c++ ?

1198