Re: Grab packets on a port?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Arkady Frenkel (arkadyf_at_hotmailxdotx.com)
Date: 10/12/04


Date: Tue, 12 Oct 2004 10:08:14 +0200

If you do it for W2K/XP you don't need driver ( as winpcap use ) but raw
sockets , look at
www.codeguru.com/network/ipmon.html
Arkady

"Alexander Nickolov" <agnickolov@mvps.org> wrote in message
news:OG454mBsEHA.2008@TK2MSFTNGP12.phx.gbl...
> http://winpcap.polito.it/
>
> --
> =====================================
> Alexander Nickolov
> Microsoft MVP [VC], MCSD
> email: agnickolov@mvps.org
> MVP VC FAQ: http://www.mvps.org/vcfaq
> =====================================
> "Derek" <none@private.name> wrote in message
> news:2t0uq0F1nn3qhU1@uni-berlin.de...
> >I am writing a small Win32 app that essentially sniffs
> > packets. I'm new to both Win32 and network programming,
> > so this could be a tall order, but can anyone point me
> > to an API reference, tutorial, or C/C++ sample code that
> > might help me get a handle on how to do this? Thanks.
>
>



Relevant Pages

  • Re: Http server implementation for Windows Media Server
    ... On that level that already extra raw data even not ... similar problem applies to me as would happen with raw sockets. ... I'm assuming you are using a raw TCP ... the packets aren't ACKed because ...
    (microsoft.public.win32.programmer.networks)
  • Re: Error in send, while using IP_HDRINCL
    ... > Arkady Frenkel wrote: ... >>> And MS could do exactly the same precautions for an app that uses raw ... >>> sockets. ...
    (microsoft.public.win32.programmer.networks)
  • Re: How hard is socket programming?
    ... Any data that is not processed is RAW. ... You got raw sockets and raw packets. ... I am guessing that I could cut out a lot of the HTTP ... sending and the remote server will be receiving - the SMTP ...
    (microsoft.public.vc.mfc)
  • Re: Error in send, while using IP_HDRINCL
    ... > Arkady Frenkel wrote: ... >>> And MS could do exactly the same precautions for an app that uses raw ... >> network students move to linux", at the end they leave the UDP ... BTW the Sudesh wrote that they can't read with raw sockets and that due to ...
    (microsoft.public.win32.programmer.networks)
  • Raw Socket Sender
    ... I must say I'm new to these Raw sockets in C# and unfortunantly I haven't met ... I set up my packet reciever which recieves RAW IP packets and dumps ... A blocking operation was interrupted by a call to ...
    (microsoft.public.dotnet.languages.csharp)