Hi there ,
i want to build voice chat application from scratch , but in my country there is not real IP service ,So there is proxy server between the client and the web server ,..
could you guide me how do i start ?
the main problems i`m facing are
1.how to manipulate and use protocols?
2.how can i handle the proxy server problem
i`d really appreciate your suggestions
Best regards
enabling Voice using PHP
Moderator: General Moderators
-
caspereeko
- Forum Newbie
- Posts: 1
- Joined: Mon Sep 19, 2005 10:15 am
- Location: Lebanon
Hello,
PHP is a Server Side scripting tool, thus it will not be able to utilise voice applications.
You could look into the use of Java Applets that will enable voice communication, or if you are just looking for a simple application for yourself and your friends to communicate with each other, I would suggest an application such as TeamSpeak or even Skype.
Hope this helps.

PHP is a Server Side scripting tool, thus it will not be able to utilise voice applications.
You could look into the use of Java Applets that will enable voice communication, or if you are just looking for a simple application for yourself and your friends to communicate with each other, I would suggest an application such as TeamSpeak or even Skype.
Hope this helps.