Wednesday, July 9th 2008, 5:03am UTC+1

You are not logged in.

  • Login
  • Register

1

Tuesday, May 6th 2008, 7:11pm

network api question

Hi,

I would like to write a program that snips packets on my ethernet card. I am using version 4.3.3. Does QT have API to help me with this?

Thanks,
- m.

This post has been edited 1 times, last edit by "mainguy" (May 6th 2008, 7:12pm)

  • Go to the top of the page

2

Tuesday, May 6th 2008, 7:17pm

RE: network api question

I don't think so. It needs rather low-level access to network stack.
  • Go to the top of the page

SD_R3veNG

Beginner

Posts: 32

Location: Belgium

Occupation: student

3

Tuesday, May 6th 2008, 7:48pm

There is indeed no such part of the QT-API that allows you to write a network-sniffer..

If you are up to it, try reading some tutorials how to write your own ethernet-drivers and stuff like that, because you'll need low-level access to your ethernet-card :-P.. <like mentioned in the reply above here..>

ps: ever heard of "wireshark"? It's also a sniffer ;-)
*/ No comment /*
  • Go to the top of the page

Rate this thread