Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 758025
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T15:25:52+00:00 2026-05-14T15:25:52+00:00

Using flash sockets in my irc client, can I serve the socket policy file

  • 0

Using flash sockets in my irc client, can I serve the socket policy file somehow other than thru socket policy file server (without server)? If I use the Security.loadPolicyFile function, i do not need any daemon, right?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T15:25:52+00:00Added an answer on May 14, 2026 at 3:25 pm

    This is what I know from using TCP/IP Sockets and XML. I’ve set up a Ruby server with a Flash client successfully, but want to know more about chat servers. I hope some of this is helpful.

    You need a Daemon with Flash AS3. Here’s the documentation.
    http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00000318.html

    alt text http://www.ashcraftband.com/myspace/videodnd/daemonLil.jpg

    To create a socket connection, you must create a server-side application to wait for the socket connection request and send a response to the SWF file. This type of server-side application can be written in a programming language such as Java, Python, or Perl. To use the XMLSocket class, the server computer must run a daemon that understands the protocol used by the XMLSocket class. The protocol is described in the following list:

    • XML messages are sent over a full-duplex TCP/IP stream socket connection.
    • Each XML message is a complete XML document, terminated by a zero (0) byte.
    • An unlimited number of XML messages can be sent and received over a single XMLSocket connection.

    Understanding the security changes in Flash Player 10
    http://www.adobe.com/devnet/flashplayer/articles/fplayer10_security_changes_02.html


    XML SECURITY POLICY

    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM
    "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
    
    <cross-domain-policy>
    <site-control permitted-cross-domain-policies="master-only"/>
    <allow-access-from domain="*"/>
    <allow-http-request-headers-from domain="*" headers="SOAPAction"/>
    </cross-domain-policy>
    

    FLASH CLIENT
    Remember to set Publish Settings to Access Network Only.

    SERVER
    Open a separate port for security policy, and keep it running in the background.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm try to send and get data using sockets between Adobe flash client and
I am trying to connect a flash socket client to a c++ socket server
Basically I'm using Flash to connect to a Java server. Despite my Java application
I am using java sockets for communication. On the client side I have some
I am using sockets to create a POST request to a given server. The
I have a Flash client that I want to connect to a server. Both
Edit: So i'm trying to connect to a IRC server using AIR3.0. No matter
I'm testing the communication of my Adobe Flash app to the server using HTTPS
So I want to read http streams using flash tcp sockets. I do not
If I am writing to a socket file descriptor using write() bytes by bytes,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.