I have an RTP application that i have to finish, but there is a problem i still have... What i want to do is to have a playlist of files to transmit over RTP, and the most i can achieve is to transmit one file, and then when i try to transmit the next one, i just can't do it...
The problem is that i'm closing the RTP Manager and make a new instance of the processor and the Manager, to the same port of transmition, so when i try to create the second one it always give me an exception. This exception is that the port can not be opened, so i cant manage to transmit a different file over RTP...
My question is, if there is someone that tryed to do this and if the solution of closing the RTP Manager is the best one, or on the other hand it isn't the best solution and you have a better one that could be shared with me... I really nead this to be done, so please i would like some help on this.
thanks in advance...
The problem is that i'm closing the RTP Manager and make a new instance of the processor and the Manager, to the same port of transmition, so when i try to create the second one it always give me an exception. This exception is that the port can not be opened, so i cant manage to transmit a different file over RTP...
My question is, if there is someone that tryed to do this and if the solution of closing the RTP Manager is the best one, or on the other hand it isn't the best solution and you have a better one that could be shared with me... I really nead this to be done, so please i would like some help on this.
thanks in advance...