![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using GDB to analyse different CORE dumps | nsdeeps | UNIX for Advanced & Expert Users | 2 | 04-16-2008 01:10 AM |
| end-end packet delay? | yogesh_powar | IP Networking | 4 | 12-13-2005 01:21 PM |
| sendto in packet socket | Rakesh Ranjan | High Level Programming | 5 | 09-02-2005 08:32 AM |
| Getting an ACK for RAW SYN packet | zampya | High Level Programming | 17 | 05-24-2004 10:15 PM |
| Seeing IP packet | manjunath | IP Networking | 4 | 09-16-2002 12:46 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
how to analyse the contents of a give IP packet?
hi you all!
I can write a network program to send and receive some messages. I use read() and write() functions for extracting of sending messages via a given socket. By doing so, i know only the actions performed at the application layer of the TCP/IP suite. But i want to control the actual contents of each IP packets(i.e data and ip header) sent/received.Lets say I want to write a routing application which analyses the destination address found in the IP header(TCP header) and sends the packet to its destination. Give me some hint on how to tackle such cases or give me a reference book/site... thank you |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|