We are developing a application which captures RTP data from a Specific Ip address and port.
If we try to transmit rtp data to the local port(port on the same machine where the transmitting application is running), and try to capture data using another rtp capture application running on a different machine in the LAN, we r not able to receive any data,
but on the other hand if we transmit RTP data to a machine say M1 on LAN and try capturing this RTP data by running RTP capture application on M1, then i get success,
Well if you are transmitting to the local port on the same machine, then the IP packets never leave the LAN port. Sure they are transmitted internally on teh PCI bus, but there is no transmission accros the lan hence another machine cannot see the packets.
What is this application you are developing for by the way, analysis or eavesdropping?
We are developing a application which captures RTP data from a Specific Ip address and port.
If we try to transmit rtp data to the local port(port on the same machine where the transmitting application is running), and try to capture data using another rtp capture application running on a different machine in the LAN, we r not able to receive any data,
but on the other hand if we transmit RTP data to a machine say M1 on LAN and try capturing this RTP data by running RTP capture application on M1, then i get success,
Can anyone guide us wht may the error. or free demo software