Page 1 of 1

Simple redirection

Posted: 02 Oct 2009, 12:00
by SysMan
Hi, All!

What is the sequence must be used before IQUI ? For example: TCP- connection established->HUB send: ISID <sid>\nIQUI <sid> RD... ->close TCP-connection. Right ?

Re: Simple redirection

Posted: 02 Oct 2009, 13:33
by Toast
- [15:43:04] *** <ADC>IQUI D67K IDRCHH RD127.0.0.1</ADC>
- [15:43:04] *** Press the follow redirect button to connect to 127.0.0.1

in its raw form from DC++ ADC Debug :) hope this helps

Re: Simple redirection

Posted: 02 Oct 2009, 13:53
by Pietry
According to the spec, QUI can be received at any time after protocol negotiation ( SUP ), so your example is correct, however there are more possible situation ( QUI can come at any time in the states IDENTIFY, VERIFY, NORMAL )

Re: Simple redirection

Posted: 02 Oct 2009, 16:28
by SysMan
Thanks a lot!