RTSPServer.cpp:	fOurClientConnection->handleCmd_notFound();
RTSPServer.cpp:	fOurClientConnection->handleCmd_bad();
RTSPServer.cpp:	fOurClientConnection->handleCmd_bad();
RTSPServer.cpp:	fOurClientConnection->handleCmd_notFound();
RTSPServer.cpp:	fOurClientConnection->handleCmd_bad();
RTSPServer.cpp:	(streamingMode != RTP_TCP && fOurClientConnection->fClientOutputSocket != fOurClientConnection->fClientInputSocket)) {
RTSPServer.cpp:      fStreamStates[trackNum].tcpSocketNum = fOurClientConnection->fClientOutputSocket;
RTSPServer.cpp:    getsockname(fOurClientConnection->fClientInputSocket, (struct sockaddr*)&sourceAddr, &namelen);
RTSPServer.cpp:    subsession->getStreamParameters(fOurSessionId, fOurClientConnection->fClientAddr,
RTSPServer.cpp:                                    &fOurClientConnection->fTLS,
RTSPServer.cpp:	    snprintf((char*)fOurClientConnection->fResponseBuffer, sizeof fOurClientConnection->fResponseBuffer,
RTSPServer.cpp:		     fOurClientConnection->fCurrentCSeq,
RTSPServer.cpp:	    fOurClientConnection->handleCmd_unsupportedTransport();
RTSPServer.cpp:	    snprintf((char*)fOurClientConnection->fResponseBuffer, sizeof fOurClientConnection->fResponseBuffer,
RTSPServer.cpp:		     fOurClientConnection->fCurrentCSeq,
RTSPServer.cpp:	    snprintf((char*)fOurClientConnection->fResponseBuffer, sizeof fOurClientConnection->fResponseBuffer,
RTSPServer.cpp:		     fOurClientConnection->fCurrentCSeq,
RTSPServer.cpp:	      fOurClientConnection->handleCmd_unsupportedTransport();
RTSPServer.cpp:	      snprintf((char*)fOurClientConnection->fResponseBuffer, sizeof fOurClientConnection->fResponseBuffer,
RTSPServer.cpp:		       fOurClientConnection->fCurrentCSeq,
RTSPServer.cpp:	    snprintf((char*)fOurClientConnection->fResponseBuffer, sizeof fOurClientConnection->fResponseBuffer,
RTSPServer.cpp:		     fOurClientConnection->fCurrentCSeq,
RTSPServer.cpp:    ourClientConnection->handleCmd_notSupported();
RTSPServer.cpp:      ourClientConnection->handleCmd_notFound();
RTSPServer.cpp:      ourClientConnection->handleCmd_notFound();
RTSPServer.cpp:    ourClientConnection->handleCmd_notFound();
RTSPServer.cpp:  if (!ourClientConnection->authenticationOK("TEARDOWN", "", fullRequestStr)) return;
RTSPServer.cpp:    = fOurRTSPServer.rtspURL(fOurServerMediaSession, ourClientConnection->fClientInputSocket);
RTSPServer.cpp:  if (!ourClientConnection->authenticationOK("PLAY", rtspURL, fullRequestStr)) return;
RTSPServer.cpp:  snprintf((char*)ourClientConnection->fResponseBuffer, sizeof ourClientConnection->fResponseBuffer,
RTSPServer.cpp:	   ourClientConnection->fCurrentCSeq,
RTSPServer.cpp:  if (!ourClientConnection->authenticationOK("PAUSE", "", fullRequestStr)) return;
RTSPServer.cpp:  if (!fOurClientConnection->authenticationOK("SET_PARAMETER", "", fullRequestStr)) return;
