This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
Makefile | Tue Jul 28 15:45:13 -0700 2009 | |
| |
README | ||
| |
dynamic/ | Sun Aug 02 03:43:03 -0700 2009 | |
| |
persons/ | Sun Aug 02 03:43:03 -0700 2009 | |
| |
stock/ |
README
The following examples demonstrate Flex remoting with Erlang. The examples assume you have erlang-amf and erlang-http built and installed. You obviously must have Erlang and Flex SDK installed and in you PATH. # Download and install erlang-amf git clone git://github.com/mujaheed/erlang-amf.git cd erlang-amf ./configure make [sudo] make install # Download and install erlang-http git clone git://github.com/mujaheed/erlang-http.git cd erlang-http ./configure make [sudo] make install # Download erlang-flex-remoting git clone git://github.com/mujaheed/erlang-flex-remoting.git cd erlang-flex-remoting make run #point your browser to http://localhost:8080








