[haXe] File uploads with haxe/neko

Nicolas Cannasse ncannasse at motion-twin.com
Fri Nov 3 14:31:23 CET 2006


> Hello list,
> 
>   Does anyone know a way to do file uploads with haxe/neko? Or some
>   code that is easy to port? I know I can look into Jakarta FileUpload
>   sources for instance - but maybe there's a simpler way?

Which of the following do you want to do ?

- retrieve a file upload done by an HTTP form on haXe/Neko server side
- upload a file over HTTP from a haXe/Neko program
- upload a file over FTP from a haXe/Neko program
- other ?

Nicolas



More information about the Haxe mailing list