Re: More on the Flash Pubsub server
"Scott Andrew LePera" <[email protected]>
| Newsgroups | gmane.comp.web.mod-pubsub.devel |
|---|---|
| Message-ID | <[email protected]> |
Do any of the other Flash connection methods besides XMLSocket (XML, loadVars) play well with the persistent connection? I didn't have any luck, but then again, I'm not a Flash genius, so maybe I was doing something wrong. Have you tried a standard Flash XML object with the modified Flash event format? -- Scott hyakugei said: > I just actually tried the LoadVar's object to send data to a pubsub > server and it worked great. This is very very good, as it means that we > can send data to servers that run on Port 80. The downside is that one > still needs to use a Socket object to create a "route" that can get > events from a server, and the Socket object only works on ports greater > then 1024. Another plus, it still fixes the "problem" i had of having to > create and connect the Socket object for each send i wanted to do - now > i can just use the LoadVars Object. > > Still trying to work out a way for it to work only on port 80, but no > guarantees. > > > peace > jos > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > Mod-pubsub-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mod-pubsub-developer ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com.