Sayonara Player
Classes
Broadcasting

Classes

class  StreamDataSender
 The StreamDataSender class. This class is used for sending the raw bytes. More...
 
class  StreamHttpParser
 Parses requests out of the Client. More...
 
class  StreamServer
 The StreamServer class. This class is listening for new connections and holds and administrates current connections. More...
 
class  StreamWriter
 The StreamWriter class. This class is the interface between StreamDataSender and StreamServer. It watches the client socket and spreads data to its client. More...
 

Detailed Description