Re: [flexcoders] Save XML to file

2006-11-16 Thread EECOLOR

You will have to write (or search for) an Actionscript implementation of the
SMTP protocol. You should check out the specs of the protocol in order write
it.

Normal steps are:

1. create a socket connection to the smtp server
2. write the HELO command to the socket
3. perform any needed action.

The biggest problem you will run in to, is that most SMTP server only accept
connections from a certain IP ranges.

Greetz Erik



On 9/26/06, Rogerio Gonzalez [EMAIL PROTECTED] wrote:




Hi all,

   3. communicate directly with an SMTP server to send the xml



How to do this ?

Rogerio






Re: [flexcoders] Save XML to file

2006-09-26 Thread EECOLOR



This is not possible because of security reasons. There are a few different things you could do:

1. send the file to the server and let the user download it
2. use a wrapper like zinc and make you app a standalone app
3. communicate directly with an SMTP server to send the xml


Greetz Erik

__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



Re: [flexcoders] Save XML to file

2006-09-26 Thread Rogerio Gonzalez



Hi all,
3. communicate directly with an SMTP server to send the xmlHow to do this ? 
Rogerio

__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___