Using Raw Sockets

  • Thread starter Thread starter Mr Mind - Lion
  • Start date Start date
M

Mr Mind - Lion

Please send me some sample for using Raw sockets. And also clearly
specify that how can I set the ip header of the protocol.

Please help me.
Thanx.
 
Mr Mind - Lion said:
Please send me some sample for using Raw sockets. And also clearly
specify that how can I set the ip header of the protocol.

What is your definition of "Raw sockets?"
 
I think he means use sockets so you can get all the information not just the
data in the packets sent through the sockets... like the header info and
such..
 
Brian Henry said:
I think he means use sockets so you can get all the information not just
the data in the packets sent through the sockets... like the header info
and such..

Indy has support for raw sockets. They arent in the .net assembly thats
published, but should be in the new update this weekend.

http://www.indyproject.org/indy.html - Open source and free.


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"


ELKNews - Get your free copy at http://www.atozedsoftware.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top