Search Results

Search: Posts Made By: rstnsrr
Forum: IP Networking 08-27-2013
1,637
Posted By rstnsrr
Hi joeyg, Can u please elaborate your...
Hi joeyg,

Can u please elaborate your points?


Regards,
Roy
Forum: IP Networking 08-26-2013
1,637
Posted By rstnsrr
Tweaking the DNS response
Hi All,

The following is the scenario.

I open the browser and request a web page. The DNS query is sent to the DNS server of my company and replies my GNU/Linux machine with a DNS response. I...
Forum: Programming 07-05-2013
11,243
Posted By rstnsrr
JohnGraham, The time to process each packet...
JohnGraham,

The time to process each packet is definitely greater the average time between two packets arriving as the processing is actually done by the RANAP stack.
I will be dealing with...
Forum: Programming 07-04-2013
11,243
Posted By rstnsrr
Thank you DGPickett. I shall eliminate the...
Thank you DGPickett. I shall eliminate the printfs for sure..
As for now I am sniffing the code on my workstation and
pumping the packets with an external simulator. My concern
is as the...
Forum: Programming 06-27-2013
11,243
Posted By rstnsrr
Hi corona, The following is the code in C: ...
Hi corona,
The following is the code in C:

1 /* pkt_sniffer.c - sniffing all the packets received at network interface.
2 */
3
4 #include <stdio.h>
5 #include <stdlib.h>
6...
Forum: Programming 06-26-2013
11,243
Posted By rstnsrr
Raw Socket Programming - Efficient Packet Sniffer
Hi,
I have the requirement to sniff packets from
the Ethernet card on my Linux machine and
process it and feed it to a RANAP protocol stack.
So far I have written the raw packet sniffer ...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 12:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy