Packet Holding or Dropping

R

ravi

Hi,
I like to write prorgramme to handle pakets in the IP Layer. My
programme should able to read all the packets going through the IP
Layer. It should be not like copy or clonning the packet. It should be
like holding the packets and filtering for my protocol and changing the

protocol.
Any one can help for this how to start .

Thanks in Advance.
Ravi.
 
G

Gary R. Schmidt

ravi said:
Hi,
I like to write prorgramme to handle pakets in the IP Layer. My
programme should able to read all the packets going through the IP
Layer. It should be not like copy or clonning the packet. It should be
like holding the packets and filtering for my protocol and changing the

protocol.
Any one can help for this how to start .
Go and read Stevens' UNIX Network Programming, volume 1, and possibly
volume 2.

Comer might cover the topic just as well, but I don't know.

Cheers,
Gary B-)
 
K

kazee

Hi,
I like to write prorgramme to handle pakets in the IP Layer. My
programme should able to read all the packets going through the IP
Layer. It should be not like copy or clonning the packet. It should be
like holding the packets and filtering for my protocol and changing the

protocol.
Any one can help for this how to start .

Thanks in Advance.
Ravi.

Google - Whitepaper: I Know Something You Don¢t Know (Email Secrets)
 

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

Top