Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Streaming Data with JSP


Message #1 by "Francisco Cruz" <franciscoc@f...> on Tue, 5 Dec 2000 20:03:32 -0000
Chapter 18 of Professional JSP said to use the same createSessionManager
as the RTPMediaApplet.java for RTPTransmit.java, but when it is compiled
we get error because the applet function implement ReceiveStreamListener
and the RTPTransmit implement SendStreamListener and for that reason the
line on createSessionManage addReceiveStreamListener generate error.
How that can be fix? I try to use the RTPMediaApplet with JMStudio and did
not work ... Any help on these.

  Return to Index