New topic: Http stream
<http://forums.realsoftware.com/viewtopic.php?t=32450> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message phillS Post subject: Http streamPosted: Wed Feb 10, 2010 11:21 pm Joined: Wed Jan 27, 2010 5:10 pm Posts: 2 Any idea how to read an http stream. I have subclassed an httpsocket and can connect ok. However I can seem to be able to read from the stream. None of the socket events seem to kick of except authentificationRequired event. When I pause the program and look at the socket in the debugger the _currentlength gets bigger and _pageBuffer has the text I want. I can't seem to get at either. the pageReceived and and ReceiveProgress seem not to be triggering so I can't get any data from them. I don't want to download the stream. I want to monitor it to pull out useful bits any ideas Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
