> Talked to him this morning and he says that the way it is. It treats IBB sessions like they are sockets. So I need a way of handling two separate sessions.
Makes sense.
> Do you have any recommendation or sample code that show how you expect this to be handled. PS - sorry for the typo on the library name in my last message.
The expected way would be for it to just work the way you've been trying. Which, as a quick sanity check - the sid for the initial stream and the second one really are different, correct?
There also happens to be a branch 'si_file_transfer' which revamps the IBB plugin with some features needed to make file transfer work reliably. That might already solve your issue, so give it a try.
-- Lance