![]() |
Packet filtering
I want to create a program in C which it will be able to packet tcp/udp packets. Any steps i should follow to solve this problem? I have a few socket programming experience using the api from the writer of the book, i bought for the lesson "Networks & Internet". Thank you
|
Re: Packet filtering
http://sourceforge.net
Search for "firewall", one of the most common packet filtering applications and see what kind of things they do. You didn't mention your OS/Compiler. |
Re: Packet filtering
Quote:
|
Re: Packet filtering
What are you trying to accomplish? Why are you writing your own? Linux has great support for packet filtering built in - you can do most anything that you'd need with iptables.
|
Re: Packet filtering
Quote:
|
Re: Packet filtering
Are you trying to filter which packets actually make it to the application layer? Or do you only need to listen in and echo those that meet certain criteria?
|
Re: Packet filtering
Quote:
|
Re: Packet filtering
|
Re: Packet filtering
Quote:
|
Re: Packet filtering
> anyone who knows socket programming from the scratch to help?
What do you actually want from us? How about this http://www.beej.us/guide/bgnet/ |
| All times are GMT -5. The time now is 3:57 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC