But you're still limited by Flash, and encoding big files might cause the client to show some "Long script" alert
Encoding in base64 is the method used to encode files in email messages, and that's really not the hard part. If you are using Palabre with Flash Clients the hard part will be to read the original content of the file , and to do something with the decoded content of the file on the other side.
have fun !
fly
thanks for your reply :)
where I can find information or example to encode e decode in base64 ?
Célio
Hi and thanks :)
No there's no simple way.
If you can read the content of the file, you could encode it in base64 and transfer it through XML messages, but flash player is quite limited to load/save files ... maybe with an swf2exe tool this could be done, but thoose tool might also allow UDP peer2peer connections between flash clients which might be a better way to do this.
Good luck !
Fly
hi
Great project .. my compliment.
is there a possibility to sen an file from a client to another ?
SORRY, website is currently mostly broken due to software changes on the server.
Hope to fix it soon ...