rwik Posted December 19, 2009 Share Posted December 19, 2009 hi I need to develope a web based live support(text only) system. visitors can start chatting by just entering their names. A visitor cant see other visitors online. he can only interact with online support personnel. this systom should have desktop chatting clients for support personnels. No java can be used in this project. Please help Quote Link to comment https://forums.phpfreaks.com/topic/185690-idea-needed-for-a-chatting-application/ Share on other sites More sharing options...
cags Posted December 21, 2009 Share Posted December 21, 2009 When you say "no java can be used" do you mean that a.) no Java can be used, b.) no JavaScript can be used or c.) all of the above? Also when you say it can't be used, does this apply to both the 'client' and the support personnel, or only to one or the other of them? Due to the nature of PHP, it cannot solely be used for 'live' chat. Quote Link to comment https://forums.phpfreaks.com/topic/185690-idea-needed-for-a-chatting-application/#findComment-981519 Share on other sites More sharing options...
JonnoTheDev Posted December 21, 2009 Share Posted December 21, 2009 Why develop one? http://www.phpfreechat.net/ Quote Link to comment https://forums.phpfreaks.com/topic/185690-idea-needed-for-a-chatting-application/#findComment-981525 Share on other sites More sharing options...
cags Posted December 21, 2009 Share Posted December 21, 2009 I'm assuming the OP wants a solution without JavaScript, since phpfreechat relies on AJAX this would rule it out (along with practically every other solution). Quote Link to comment https://forums.phpfreaks.com/topic/185690-idea-needed-for-a-chatting-application/#findComment-981540 Share on other sites More sharing options...
JonnoTheDev Posted December 21, 2009 Share Posted December 21, 2009 I'm assuming the OP wants a solution without JavaScript Java, not javascript. Looking at the OP. Quote Link to comment https://forums.phpfreaks.com/topic/185690-idea-needed-for-a-chatting-application/#findComment-981541 Share on other sites More sharing options...
cags Posted December 21, 2009 Share Posted December 21, 2009 I'm assuming the OP wants a solution without JavaScript Java, not javascript. Looking at the OP. I know that's what they said, but since when did people start posting what they actually mean, that's why I asked for the clarification. It would seem unusual (IMO) to ask for a web-development solution that doesn't require Java since it is not an especially common (albeit perfectly valid) solution. JavaScript however is common place. I guess time will tell. Quote Link to comment https://forums.phpfreaks.com/topic/185690-idea-needed-for-a-chatting-application/#findComment-981546 Share on other sites More sharing options...
rwik Posted December 22, 2009 Author Share Posted December 22, 2009 @cags Thank you very much for your responses. Sorry for my ambiguas language. .Java can't be used on client side. but can be used on support personel's side. .javascript can be used freely. Quote Link to comment https://forums.phpfreaks.com/topic/185690-idea-needed-for-a-chatting-application/#findComment-982310 Share on other sites More sharing options...
JonnoTheDev Posted December 22, 2009 Share Posted December 22, 2009 Then there are hundreds of chat applications that you can freely download Quote Link to comment https://forums.phpfreaks.com/topic/185690-idea-needed-for-a-chatting-application/#findComment-982313 Share on other sites More sharing options...
rwik Posted December 22, 2009 Author Share Posted December 22, 2009 @neil.johnson I have seen that option, but i dont think it cant be clubbed with a desktop client. If i am wrong, please correct me. Please give me some more links. Thanks a lot. Quote Link to comment https://forums.phpfreaks.com/topic/185690-idea-needed-for-a-chatting-application/#findComment-982318 Share on other sites More sharing options...
cags Posted December 22, 2009 Share Posted December 22, 2009 @cags Thank you very much for your responses. Sorry for my ambiguas language. .Java can't be used on client side. but can be used on support personel's side. .javascript can be used freely. It wasn't so much that you were ambiguous, it's more that a high percentage of visitors say Java when they mean JavaScript. Quote Link to comment https://forums.phpfreaks.com/topic/185690-idea-needed-for-a-chatting-application/#findComment-982325 Share on other sites More sharing options...
rwik Posted December 22, 2009 Author Share Posted December 22, 2009 So, Any help Quote Link to comment https://forums.phpfreaks.com/topic/185690-idea-needed-for-a-chatting-application/#findComment-982388 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.