Hi,
I'm looking for the best way to send sockets with JS using an SWF template like XMLSocket ( & Aflax , you have to download only the 2 or 1 SWF file(s) and the rest is written in your file as JS code.
my target is to ,first of, avoid to install a FMS2 on server side 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 an 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.
I'm looking for the best way to send sockets with JS using an SWF template like XMLSocket ( & Aflax , you have to download only the 2 or 1 SWF file(s) and the rest is written in your file as JS code.
my target is to ,first of, avoid to install a FMS2 on server side 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 an 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.