Anonymous Guest
|
Posted: Wed Oct 17, 2007 6:29 pm Post subject: Protocol of server responses/requests |
|
|
Hi!
I'm planning to write SourceClient streaming ONLY in Ogg/Vorbis.
Since I'm writing in C#.NET I can't really use libshout (I know, I know, P/Invoke will work but I want to write everything in managed code) and thus the questions:
Is there any server protocol documentation? I mean which protocol is used by the server (From reading libshout sources I suspect Http:) ) and how are the server's requests and responses formed? Which features I have to implement to work with the server? And so on, and so forth...
I haven't read server's sources yet and I'd really like to avoid that so I'm counting on you guys:)
Thanks in advance!! |
|