On 10/12/2010 01:15 PM, Harald Welte wrote:

>> Can you Please advice.
> 
> How can we give any advice, if you don't include packet traces (.pcap file)
> of the actual communication?  Only if we have this information, we can make
> any assessment at all..

You can download the latest version of wireshark, it will detect the IPA
protocol on port 5000. Two things to note on the stream..

a) use the right header.. e.g. the length (two byte) is in network order
b) send header + payload together... our code makes that assumption


Reply via email to