Re: how to develop a chat
Re: how to develop a chat
- Subject: Re: how to develop a chat
- From: John Andersson <email@hidden>
- Date: Thu, 29 Jan 2004 17:05:18 +0100
Hi!
I did that once with Flash. The flash movie opened a XML connection to
a java written server app that routed the incoming messages out to its
active connections.
If you need any further info on this, contact me off list.
Brg
/John
Hi,
I like to develop a chat application using WebObjects.
I do not know exactly how can I handle the connection
from server to user (when an user will have a new
message - how others users can see this message),
without refreshing the screen from time to time. In
Java there is functionality to create a server just
for this purpose (that can keep open connections from
users to server and from server to user).
Any idea will be appreciated.
Thanks,
Catalin
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.