From: Sebastien V. <seb...@tu...> - 2010-01-28 07:09:01
|
Hi, Please send me the complete wireshark pcap file so that I can see better the bytes on the wire. Another thing about your patched version is that Windows's Sleep() function takes millisecond and not second as unix's sleep() function. The test_client_* file are a bit old (I remove them from SVN some day ago) and I suggest you to try the new test_turn_client (in SVN trunk repository). The test_turn_client is multiprotocol (UDP, TCP, TLS and DTLS) and it will soon be able to use TURN-TCP extension (relay with TCP instead of UDP). Regards, -- Sebastien zhangchao00001 a ¨¦crit : > Dear sir: > I test test_client_udp on window too , the same error hanppens. the following is turnserver log: > 08: 33.770253 [turnserver.c:3494] Received TCP on listening address > 08:15:40.542728 [turnserver.c:3439] Received data from TCP client > 08:15:40.542839 [turnserver.c:3143] Incomplete message > 08:15:41.510520 [turnserver.c:3439] Received data from TCP client > 08:15:41.510644 [turnserver.c:2502] No message integrity > 08:15:58.232001 [turnserver.c:3439] Received data from TCP client > 08:15:58.232117 [turnserver.c:2414] Parse message failed > 08:15:58.232146 [turnserver.c:3158] Bad STUN/TURN message or permission problem > the captured packet (err.bmp in Accessories). > I don't modify a lot about the example in src packet, just something about the platform conversion(from linux to windows), change "if 0" to "if 1" etc. > > > > ------------------------------------------------------------------------ > ÍøÒ×ÓÊÏ䣬ûÓÐÀ¬»øÓʼþµÄÃâ·Ñµç×ÓÓÊÏ䣡 <http://www.yeah.net/?from=o1> > ------------------------------------------------------------------------ > |