Re: [reTurn-devel] ReTurn TCP problem..
Hi Gurpreet,
I need to get some more info:
Are you using reTurn as it is in SVN, or are you testing your new TCP
relay code?
Is the problem with sending TURN requests over TCP, or trying to use a
TCP relay?
Are you using the Async client?
Are you able to outline the steps required in order to reproduce this
error - for example what test programs you ran, and what the startup
parameters are?
Note: Implementing the TCP relay server will require that you setup
TCP socket to listen for TCP connections.
Thanks,
Scott
2008/11/17 Gurpreet Sidhu <gurpreet.sidhu@xxxxxxx>:
> Hi all
>
> I am trying to use the reTurn Project.Test Application for reTurn is working
> fine for the UDP .It is sending and receiving the data over UDP.
>
> But the problem is with the TCP.Althogh i have implemented the TCP Relay
> server also.Now it is Allocating the Address But still it is not able to
> send and receive the data over TCP. Error is given here:
>
> Server side
> ----------
> TcpRelayServer::onSendFailure: 10057-A request to send or receive data was
> disallowed because the socket is not connected and (when sending on a
> datagram socket using a sendto call) no address was supplied.
> ----------
>
> Client Side
> -----------
> turntcpsocket.cxx:152 | Read header error: 10057-A request to send or
> receive data was disallowed because the socket is not connected and (when
> sending on a datagram socket using a sendto call) no address was supplied.
> testclient.cxx:67 | PEER: Receive error: A request to send or receive data
> was disallowed because the socket is not connected and (when sending on a
> datagram socket using a sendto call) no address was supplied.
> ------------
> So please can anyone help me to overcome it ASAP.
> Thanks in Advance
>
> Gurpreet Singh Sidhu
>
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
> _______________________________________________
> reTurn-devel mailing list
> reTurn-devel@xxxxxxxxxxxxxxx
> List Archive: http://resiprocate.org/archive/return-devel/
>