|
-
March 2nd, 2010, 04:31 AM
#1
packet interceptor
hello all I am looking for a sample C code for packet interceptor....
Any help is appreciated
Thank you
-
March 2nd, 2010, 04:48 PM
#2
-
March 2nd, 2010, 11:47 PM
#3
Re: packet interceptor
this seems to be a code for firewall...but my aim is to receive a packet as it is....and parse the details and do the required changes and then forward it to my another code.....
-
March 3rd, 2010, 10:53 AM
#4
Re: packet interceptor
Isn't that what a firewall does? Routers and firewalls have the same basic behavior (receive a packet; interpret the packet's source/destination information; forward the packet on). How much interpretation depends on the application.
Viggy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|