CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2005
    Posts
    2

    Regarding Packet Sniffing

    Hi,
    I am sniffing the packets as the yahoo messenger sends for its IM, conferencing,File Transfer etc through some packet snuffer tool.

    Can u suggest some documentation for these packets sent by yahoo, as the meaning of some of the fields are not clear , .

    Regs

  2. #2
    Join Date
    Aug 2005
    Posts
    47

    Re: Regarding Packet Sniffing

    There's a full Yahoo client built in to gaim. They have already figured out everything you'd need to know.

    GAIM@SOURCEFORGE

  3. #3
    Join Date
    Nov 2003
    Location
    Belgium
    Posts
    8,150

    Re: Regarding Packet Sniffing

    [ moved thread ]
    Marc Gregoire - NuonSoft (http://www.nuonsoft.com)
    My Blog
    Wallpaper Cycler 3.5.0.97

    Author of Professional C++, 4th Edition by Wiley/Wrox (includes C++17 features)
    ISBN: 978-1-119-42130-6
    [ http://www.facebook.com/professionalcpp ]

  4. #4
    Join Date
    Oct 2005
    Posts
    2

    Re: Regarding Packet Sniffing

    Hi,
    I tried it on GAIM, but it seems that File Transfer on GAIM with the latest yahoo, doesn't support.
    Can u suggest some more links........

    I checked it on goolge, but could not find any useful info regarding this.

    Regs

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured