A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: chat room in flash using XMLSocket...

  1. #1
    Member
    Join Date
    Mar 2001
    Posts
    42
    I want to try to build a chat room in flash that uses
    XMLSocket and a Java server or servlet, does anyone know
    where I could find some tutorial that might help me
    to get started?

  2. #2
    Senior Member
    Join Date
    Nov 2000
    Posts
    123
    Hi

    For a good free java server/chat client check out http://www.moock.org/chat/client.html

    If you want something with more control / security you might wanna check out http://www.flashnexus.com

    Steve

  3. #3
    Member
    Join Date
    Mar 2001
    Posts
    42
    Thanks, Steve.
    Well I found some example code for the flash client at
    the nexus site, but not for the server. I went to the
    moock site, but when I clicked on the chat link it tried
    to run the chatroom. I typed my name and clicked login,
    but it didn't do anything. This is as far as I got with
    that. I couldn't find any example code there for this.
    Does anyone know where I could find some example code
    for the server?

  4. #4
    Senior Member
    Join Date
    Nov 2000
    Posts
    123
    Hi

    The download page for the nexus, downloads the nexus socket server. This itself is a server. http://www.flashnexus.com/download/

    The moock server is http://www.moock.org/chat/moockComm.zip
    Click that link should start the download.

    Steve

  5. #5
    Junior Member
    Join Date
    Apr 2001
    Posts
    23
    Easy to use, chat room example included.
    http://www.nowcentral.com
    but sorry no server source code.

    try
    http://www.shovemedia.com/multi/
    or
    http://macromedia.com/exchange/flash/
    under App Servers extensions is
    Branden Hall's AquaServer

    both with some JavaSource Code.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center