Not sure if it is possible to fetch the ports that MSN messenger uses
by using an application program. The useful way may be using the
WinPcap,The Windows Packet Capture Library, which gives opportunity to
fetch the duplicate of an IP packet right after packet is arrived on
the network interface.
Mandi wrote:
> My application should fetch RTP packets from a MSN Messenger running
> concurrently on the PC, and decode them (probably with the same decoder as
> MSN Messenger uses).
>
> Does anyone has any idea of how to do that?
>
> Regards
|