On Thu, 26 Aug 2004 18:03:22 -0400, Ali Awan <[EMAIL PROTECTED]> wrote:
> I was wondering if anyone had any experience with integrating Cold Fusion with a
> Java Chat Application using win sockets.

I don't know about win sockets, but I've done a chat app with cfc's,
_javascript_ and web services on the HTML side, and then connected to
the web services using a standalone java application - meaning you
could chat on line or with the standalone app.

> There are several out there that use a database and constantly refresh.  I'm not interested > in those.  I'm looking for ones that do not require constant refreshing nor hitting the
> database.

What do you mean by "use a database and constantly refresh" - where
are the conversations to be stored and how is the data going to get
from one application to another? I suppose I can see the no database,
but some app somewhere is going to have to either broadcast new
messages or refresh to get new messages - I think.

btw here is the online one that uses web services:

http://www.rohanclan.com/products/neuromancer/chatdemo2.cfm

--
~The cfml plug-in for eclipse~
http://cfeclipse.tigris.org
~open source xslt IDE~
http://treebeard.sourceforge.net
~open source XML database~
http://ashpool.sourceforge.net
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to