- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am working on NiosII development kit Cyclone edition. I want to see the packet fileds (Source add, Destination add , port no etc) of the packets entering the board. Could anyone help me out.Which driver I have to initialize and which structure provide me these details. Waiting anxiously for the reply BasheerLink Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
Ethereal will help me to see packet details enterine the PC, not the packets entering the nios board.I want to see the packets entering the nios board by using the functions and data structures provided by nios development kit. I am not getting any idea of which driver to initialize and which structure variables to access, so that i get information of the source address, dest address,port numbers of the packet- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- originally posted by basheer@Feb 1 2006, 01:40 AM hello
ethereal will help me to see packet details enterine the pc, not the packets entering the nios board.i want to see the packets entering the nios board by using the functions and data structures provided by nios development kit.
i am not getting any idea of which driver to initialize and which structure variables to access, so that i get information of the source address, dest address,port numbers of the packet
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12485)
--- quote end ---
--- Quote End --- You have given no information on what your hardware setup is other than you are using an evaluation kit; ie: are you using an OS such as uClinux, are you using a standalone tcp/ip stack, or do you not even have either of those... before you can look at what packets are coming in, you need to have communication working successfully. So this means either booting uClinux, implementing a tcp/ip stack such as lwip, or writing your own code. There is no "driver that you can initialize", it's not that simple.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page