Home > Archive > Open Source Software > April 2005 > recommend chat software for Website?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
recommend chat software for Website?
|
|
| Robert Anderson 2005-04-06, 12:44 pm |
|
I was wondering if anyone could recommend an open source chat package,
whereby we could chat with visitors to our Website?
Ideally, we could include a picture of the person they are chatting with as
well. :-)
Thanks.
--
Robert Anderson
| |
| Penguin_X 2005-04-06, 12:44 pm |
| Robert Anderson wrote:
> I was wondering if anyone could recommend an open source chat package,
> whereby we could chat with visitors to our Website?
>
> Ideally, we could include a picture of the person they are chatting with as
> well. :-)
>
> Thanks.
>
jIRC. Very nice java internet relay chat client.
--
#include <iostream>
#include <string>
int main(){
string myFavoriteOS = "Unix";
cout << "My favorite OS is "
<< myFavoriteOS << end;
return 0;
}
|
|
|
|
|