Implement that!

Started by bjornredtail, January 15, 2009, 01:52:59 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

bjornredtail

Quick, can someone write me a packet sniffer? Like, within the next 8 minutes would be great.
0==={=B=J=O=R=N=R=E=D=T=A=I=L==>
AKA, Nevadacow
First person to ever play RWL

"Program testing can be used to show the presence of bugs, but never to show their absence!"-Edsger W. Dijkstra

Visit http://frostnflame.org today!

Peace Alliance


Firetooth

ʎɥʇɹoʍunǝɹɐsqoounoʎsʞɔoɹɥʇooʇǝɹıɟ
Quote from: Sevah on January 02, 2018, 03:51:57 PM
I'm currently in top position by a huge margin BUT I'm intentionally dropping down to the bottom.

Shadow

<=holbs-.. ..-holbs=> <=holbs-..

bjornredtail

Peace's dogs are quite good at telling me what in them packets.

I mean, other programmers are turning to dogs for their network analysis need too: See http://yuba.stanford.edu/~casado/pcap/section1.html

Yeah.
0==={=B=J=O=R=N=R=E=D=T=A=I=L==>
AKA, Nevadacow
First person to ever play RWL

"Program testing can be used to show the presence of bugs, but never to show their absence!"-Edsger W. Dijkstra

Visit http://frostnflame.org today!

Ungatt Trunn II

packet sniffer? what is in these packets..... narcotics?
DIE HIPPIE DIE

bjornredtail

In this case it was a lot of ICMP echo requests. But, you can never be sure...


This week I'm writing a chat server and client. So far, I've gotten the UDP implementation working fairly well.
0==={=B=J=O=R=N=R=E=D=T=A=I=L==>
AKA, Nevadacow
First person to ever play RWL

"Program testing can be used to show the presence of bugs, but never to show their absence!"-Edsger W. Dijkstra

Visit http://frostnflame.org today!

bjornredtail

Ack, it seems I'm having stupid build issues. The program would work perfectly if only I could get it to compile.
0==={=B=J=O=R=N=R=E=D=T=A=I=L==>
AKA, Nevadacow
First person to ever play RWL

"Program testing can be used to show the presence of bugs, but never to show their absence!"-Edsger W. Dijkstra

Visit http://frostnflame.org today!

Shadow

<=holbs-.. ..-holbs=> <=holbs-..

bjornredtail

Not yet they aren't. Deadline in 2 hours, and I still can't get this darn thing to build.
0==={=B=J=O=R=N=R=E=D=T=A=I=L==>
AKA, Nevadacow
First person to ever play RWL

"Program testing can be used to show the presence of bugs, but never to show their absence!"-Edsger W. Dijkstra

Visit http://frostnflame.org today!

bjornredtail

So, the problem turns out to be something that is NOT IN MY CODE!!!!111one

I hate broken professor provided code
0==={=B=J=O=R=N=R=E=D=T=A=I=L==>
AKA, Nevadacow
First person to ever play RWL

"Program testing can be used to show the presence of bugs, but never to show their absence!"-Edsger W. Dijkstra

Visit http://frostnflame.org today!

Shadow

ugh, that happened to me first semester. We were supposed to make a minesweeper game with the UI provided, but the UI was all buggy and we only got the bytcode for it so there was nothing we could do to fix it. Actually there probably was but I am only a beginner.
<=holbs-.. ..-holbs=> <=holbs-..

bjornredtail

I think I've got it working. But, I cheated.
I wanted to use the superior sigaction, but having any feature request macros break the professor's code. So, I had to use signal(). Which is lame for a number of reasons that don't apply to this program. (I just need signal() to catch SIGINT and clean up memory)
0==={=B=J=O=R=N=R=E=D=T=A=I=L==>
AKA, Nevadacow
First person to ever play RWL

"Program testing can be used to show the presence of bugs, but never to show their absence!"-Edsger W. Dijkstra

Visit http://frostnflame.org today!

Blobfish

Worship the mighty Blobfish

Quote from: Blobfish on May 01, 2011, 12:04:37 PM
Economic Left/Right: 3.12
Social Libertarian/Authoritarian: 7.59

Rights are for the weak.

bjornredtail

Oh, now I'm on to a... Layer 3 routing protocol. YAY!
0==={=B=J=O=R=N=R=E=D=T=A=I=L==>
AKA, Nevadacow
First person to ever play RWL

"Program testing can be used to show the presence of bugs, but never to show their absence!"-Edsger W. Dijkstra

Visit http://frostnflame.org today!