0
votes
1answer
25 views
Facebook Objective-C Chat API
I am looking for a Facebook Chat API on Objective-C. I have found one for Ruby (coderrr.wordpress.com/2008/05/06/facebook-chat-api/) and have noticed that software like Adium use i …
0
votes
1answer
27 views
Making a Web Chat with jQuery
I am trying to implement a browser based chat system with jQuery. I want to poll the server for new messages and append them to the bottom of a div. I have two problems.
I can't …
1
vote
0answers
12 views
Yahoo Messenger vs Server Push on Web page
Hi,
Long before gtalk popularized the concept of server push, Yahoo messenger(desktop client) used to push messages instantly to the users. A person behind a firewall was able to …
0
votes
1answer
15 views
VB.Net 3.5 and SQL Server 2005 Windows Chat Application
Hi
Currently following is the project I need to submit for my college assignment:
A vb.net chat application with a ms sql server 2k5 backend, max 100 users with file transfer, one …
-2
votes
0answers
53 views
Which is the best IRC client for Windows? [closed]
I am new to IRC chat. Which would be the best client to use on Windows (Vista)?
1
vote
3answers
351 views
Java Speech Example: Encode, Stream, Decode, Play
I have been trying to find an example of this that I could use for a couple years, I'm ashamed to admit. I would like to see a working, compileable example (most that I find online …
1
vote
0answers
20 views
Google friend connect integration for mailing lists and forums and seperate channels
Google just released Google Friend Connect which allows you to allow community discussion and the possibility for real-time community communication on your site.
I think it'd be r …
0
votes
1answer
23 views
use jabber to implement a chat room feature
Hi,
I have a existing web app and a iphone app for a closed user community. I want to add chat room feature for users to chat with each other.
I don't want to reinvent the wheel …
0
votes
1answer
35 views
iWebKit/iPhone: Chatbox with MySQL, AJAX, PHP and Javascript
Hello,
i am busy with a chatbox that contains MySQL, AJAX, PHP and Javascript.
Now i want to have this on my iPod Touch/iPhone, so i am building a website with iWebKit.
The follo …
0
votes
3answers
56 views
Chat Application in ASP.NET
I've to write an Ajax chat web application in ASP.NET for a friend, and I've a question: if client1 sends a message to client2, how should the application send the message to clien …
2
votes
10answers
1k views
Screen sharing OSX<-->windows
I can combine voice chat + screen sharing between two OSX machines using iChat, and it mostly works well. But if one of the machines is Windows, what should I use?
I'm trying to d …
1
vote
4answers
137 views
Google Chat in ASP.NET application
Hi,
I want to provide chat facility to my website visitors. This should be same as google chat (person to person communication). Are there any free tools available to integrate in …
0
votes
2answers
82 views
jquery ajax online support chat
Is there any FREE script available for online customer support in AJAX, JQUERY , php
like person have own window to chat ...
Thanks
0
votes
2answers
215 views
Smack api and Java
I am using Tapestry 5, Smack api 3.1.0.
I have established a connection and am able to communicate with a user through the xmpp server but the replies i get are sent to the standa …
1
vote
2answers
58 views
Is it to possible create a simple chat facility using XMPP with Google App Engine?
I would like to create a web IM chat system using Google App Engine using XMPP possibly.
It would allow users of a social network to talk with each other.
Is this possible using G …
