ichat

iChat Google Talk - Cannot connect mystery.

Using iChat, I cannot connect to Google jabber server. I have deleted all jabber related keychain entries. I tested my user/pass on the web-based talkgadget to ensure I had the correct info. I can connect to the port via telnet, so there is no firewall issue AFAIK. However, testing with Adium also revealed an inability to connect (at...

iChat Style Interface

I'm trying to create an iChat-style insterface (ie: message bubbles) in C# for a project. Can anyone suggest or offer ideas on how best to achieve this? My first thoughts were with WPF but I've never ventured in that direction before; I've been sticking with WinForms so far and, if possible, would like to. ...

bidirectional google wave jabber gateway for google talk or ichat

Hello, I've understood that Google Wave is built around the XMPP platform, as such I was thinking that it should be possible to access it with a jabber client like ichat or google talk. The advantage is that it's a lot faster to answer or read specific waves then going through a javascript jit in a browser. Now you can add the xmpplite ...

Why does an applescript receive an event multiple times from iChat?

While writing an auto-relogin tool for iChat, I came across an interesting issue. Given the following script: using terms from application "iChat" on logout finished for this_service delay 1 display dialog (connection status of this_service as string) & ":" & name of this_service as string if status of this_s...

starting iChat session in iPhone from web app

This is really just a "what-if" type question, so forgive me if it is either ridiculous or ridiculously easy... I have a client whose site offers a "chat with a consultant" option that you see on many sales and support sites. We were wondering if there was a way that iPhone users (or any user, in theory, but mostly iPhone) could click t...

objective-c ichat chat program control

Is it possible to have an objective-c application send and receive ichat messages without ichat? NOT with applescript. I also want to do this to skype, mail, ect. Is any of this possible? I need this to be in objective-c, not applescript, so it all needs to be within objective-c. If so, can someone post examples, websites, additional in...

Bonjour IM Client

Hi guys, I want to make an iPhone app which communicates with iChat on Mac OS X via Bonjour. I have already known how to create a service using NSNetService, but how can I communicate with iChat? What service type do I need? Any help would be appreciated. Thanks in advance! ...