Hi,
I'm looking for the best way to send sockets with JS using an SWF template like XMLSocket ( Or Aflax , you have to download only 1 or 2 proformatted SWF files and the rest is written in your html/php/asp.. file as JS code.
my target is to ,first of, avoid to install a FMS2 on server side (neither Red5 , both use RTMP) and be able to create sockets between users and server with only JS help.
I don't know if that's possible with these 2 solutions I found.I already tried XMLSocket but It didn't work ; I don't know the reason but I can't tell if It's because I need a FMS.
I'm working on an HTTP voip softphone and sending sockets is only the beginning (capturing voice won't be easier for sure),& I don't wanna take the wrong direction.
Please help me choosing one of those or tell me if there's another way.
Thanks in advance
I'm looking for the best way to send sockets with JS using an SWF template like XMLSocket ( Or Aflax , you have to download only 1 or 2 proformatted SWF files and the rest is written in your html/php/asp.. file as JS code.
my target is to ,first of, avoid to install a FMS2 on server side (neither Red5 , both use RTMP) and be able to create sockets between users and server with only JS help.
I don't know if that's possible with these 2 solutions I found.I already tried XMLSocket but It didn't work ; I don't know the reason but I can't tell if It's because I need a FMS.
I'm working on an HTTP voip softphone and sending sockets is only the beginning (capturing voice won't be easier for sure),& I don't wanna take the wrong direction.
Please help me choosing one of those or tell me if there's another way.
Thanks in advance