I want to communicate an internetradio over rtsp to implement play radio stream by modifying shoutcast engine example,i think i can connect radio by RSocket iSock:
iSock.Connect(*iAddr, iStatus);
i must implement SendRequestToServerL,ReceiveResponseFromServerL,ParseResponseFromServerL(),but i don't know what's the Request and Response of internetradio'rtsp
who can help me ,or tell me some example that can settle these problems.
thank you !



