livechat

Recommended Live Chat software to add to a website?

I need to add Live Chat support to a clients e-commerce site. It doesn't need to be too complex as the website is only managed by a couple of people. A FOSS solution would be prefered, but that's not a showstopper. The site is coded in PHP, but Python/Ruby/Perl would be available for this if necessary. and we're running on a dedicat...

simple web chat, multiple fronts

hey, i'm looking for a solution to this problem: i need to create simple almost realtime-like web chat for a website that has multiple fronts. web chat doesnt need any icons anything just nickname time and message. website runs on .net. users that want to chat must be logged into the system. auth for the users its allready handled. t...

User Web Chat, determine who is online, and targeting specific sessions?

First, I am using .net 3.5. I want to create an online chat system for my users. I have found some decent (open source) chat systems that I can use, but there are a couple features I want to add. I want the chat user to be able to see how many people are on their site and allow the chat user to select a user and begin to talk with them. ...

How to display the output of a webcam on a webpage?

I want to develop a live chat application. To this end I need both audio and video control on my website. Does anyone have any idea how to achieve this? ...

What is the best "Chat Now" component available for integration with my website?

I'm looking for a "Chat Now" component to add to my website. I am using Drupal (running on a Windows server) if it matters. I'm looking for something that the client initiates (I do not want to hound a client looking at my site). I want there to be no extra installs required for the client. On my side, I want it to integrate with Skyp...

integrating chat application with asp.net mvc application

I need to integrate a chat application with my asp.net mvc (C#) application. The users of my application should be able to chat among them after accepting the invitations as like google talk Any best source for the integration of chat application? ...

How to implement chat application in C# MVC application

hi I likely to integrate a chat application with my asp.net mvc (C#) application, can any one help me by sending sample source on that...and please tell that it is correct way to approch using jquery or ajax ? kindly help me with sample code. ...

PHP based Ajax chat / support / assistance script

I have been assigned a task in a field I don't know anything about: Live chat directly on a PHP based web site. One-on-one only (Visitor to admin), with the possibility for both parties to store the conversation as text (though I could add that if necessary). Full fledged conversation management (continue conversation etc.) would be a pl...

Real Time Visitor Chat Pop Up?

Are there any PHP/JS based tools that allow me to intitiate a chat invitation to a live visitor on a site, like they do on Bank sites and Salesforce? EDIT: LiveZilla could work, but I'm a Mac user, so I'd like to not have to run it via a VM. Is there any purely web based or mac-based solution? ...

chat website in jsp/servlet

I want to devlelop a chat website using JSP/Servlets and Tomcat. I have following questions: Can the website handle load (1000 people at one time) without slowing down? Will it cause the website to slow down? What is the ideal server configuration for this kind of website? Note that I don't have a huge budget to host. How can I impleme...

Chat Service / Server for ASP.NET

I'm looking to have a livechat service integrated within a site where I can create chat rooms on the fly based on participants tied to that specific area... Anyone recommend using a 3rd party service I can install on the server that integrated easily with .NET, or just build one using polling method? I'd like something with socket conn...

Special technology needed for browser based chat?

On this post, I read about the usage of XMPP. Is this sort of thing necessary, and more importantly, my main question expanded: Can a chat server and client be built efficiently using only standard HTTP and browser technologies (such as PHP and JS, or RoR and JS, etc)? Or, is it best to stick with old protocols like XMPP find a way to in...

How to make a web live chat? PHP?

Hello. Does anyone know how I can make a live chat on a webpage? Maybe using PHP and have the text stored into a database? If so, how could I get the text to automatically show on the users live chat, without refreshing? Any ideas? Thanks. ...

Website Live Chat Script - Interface With Windows Live Messenger?

Hello again fellow StackOverflow users! What I am looking for currently is your opinions on the what the best live chat script would be for my website. I'd be using this on both my local computer repair (which I've not really set up yet) company's site, as well as my other technical support site that is geared more towards showing peopl...

chat with website visitors

Hi there is there any software like Yahoo pingbox from Hotmail? ...

How do I handle the messages for a simple web-based live chat, on the server side?

I'm building a simple live chat into a web application running on Django, but one thing I'm confused about is how I should store the messages between users. The chat will support multiple users, and a chat "session" is composed of users connected to one user that is the "host." The application is a sort of online document collaboration...

how to implement and which Audio, video chat with file transfer for mywebsite using php

Hi all, I have to implement chat application to mywebsite using php. Chat has the features like audio, video, and file transefer. so please give reply for this, Thanks, ...

Chat engine in asp.net

Hi All, I am using asp.net 3.5 and C#. I am looking for a chat engine for my website. Like a flash one as I don't want my user to register before start chatting. The one I have implemented it is without flash and I am looking for other option which obiviously be more presentable. Please let me know if their is any free chat engine I c...

Align text with bottom as it comes in during a chat?

I'm building a custom web chat application, and while I have the basics worked out, I've been wondering if this was possible... right now, the chat comes in at the top of the div, and when it reaches the bottom, the div starts scrolling. This works. This is great. But I was wondering if it was possible to create it more like an IRC clien...

what's the best method to do chat function in php?

Possible Duplicate: Secure, customizeable, open-source chat engine on PHP/JavaScript for all popular browsers Hi I am about to do a chat function for a social networking site using php I want to gain inputs to do it .... Can any one suggest me which is the best method to do chat function in php ...