
jngateway (0.9)
~~~~~~~~~~~~~~

1) What is this?

This is the first release of an Erlang based WAP Gateway.

2) Compilation & Installation

Should be as simple as unpacking the tar ball in the directory where you would
like to install the WAP Gateway.
Then the "usual":
./configure
make

should do.
Sorry, no install yet...

Now typing ./jngateway should start the WAP Gateway.

WARNING: By default a lot of debug info will be output to a file called
jngateway.log in the current directory.

3) Configuration

Can't do much, but some possibilities do exists - see sowapstack.app and
sowaputils.app for some more info.

By default conversion to/from the following character sets are supported:
US-ASCII, ISO_8859-1 (LATIN1), SHIFT_JIS, BIG5, KC_C_5601, UCS-4, UTF-16,
and UTF-8.
For support of additional character sets, see the ucs directory.

4) Documentation summary

Not much yet, but Erlang API definitions for the various WAP components
implemented are on it's way...
See specific documentation for xmerl and ucs.

5) Open source release.

This is an open source release - it comes with no guarantees
(and the usual disclaimers).

6) Support.

If you have problems report this to talk@sowap.sourceforge.org.
The web site at Sourceforge also contains a bug reporting system.
http://sowap.sourceforge.org

Want more information? Contact me at jb@cellpoint.com
