Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

need help with Javascript/SWF sockets

Status
Not open for further replies.

jdarco

Programmer
Apr 10, 2007
2
FR
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top