<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
Hi there,<br>
<br>
I can give you the source code of my implementation. I had the sources from
<br>
Phil once, but in fact did a reimplementation of about 90% of the stuff,
just <br>
looking at at Phil's implementation for C/S protocoll and I/O issues. The
design <br>
is entirely different.<br>
<br>
Of course provided, that Phil does not object to this. Personally, I don't
see <br>
a reason, as there is not much of his code included. Some of the stuff is
<br>
"common CF knowledge" anyway - every CF Client implementents it the <br>
same way.<br>
<br>
However, I have discontinued work on it about 1 year ago for private<br>
reasons (job workload) and won't pick it up again. All in all I spend<br>
about 3-4 weeks of coding, mainly to get some quick hands-on experience <br>
with Java-programming.<br>
<br>
The client still loads (amazing, I just tried) via Webstart from <br>
<a class="moz-txt-link-freetext" href="http://home.t-online.de/home/bjoern.helfesrieder/newcfclient/newcfclient.jnlp">http://home.t-online.de/home/bjoern.helfesrieder/newcfclient/newcfclient.jnlp</a><br>
<br>
Since it connects hard-coded, to Michael Toennies' server, &nbsp;which he obviously
<br>
recently changed to ISO view style, the display is now messed up (altough
the client still <br>
does run). It will probably work connecting to an non-iso style server. (you
need to <br>
have an account already set up on the server, the client does not handle
the <br>
initial character generation sequence).<u><br>
</u><a
 href="http://home.t-online.de/home/bjoern.helfesrieder/newcfclient/newcfclient.jnlp"><br>
</a>The state of the implementation is definitely "unfinished". However,
you could<br>
walk around freely with the map-display stuff working fine. PNG-image<br>
handling is implemented (based on Chris Nokelberg's "sixlegs" PNG Loader<br>
Java Library). Some interactions with the environment (apply stuff etc.)
<br>
also implemented. Sound output implemented etc etc.<br>
<br>
Be aware I cannot help with any coding issues, I can just hand out the source
-<br>
 with no IPR restrictions from my side. Just have my name appear somewhere
<br>
in the source :-)))<br>
<br>
Maybe it is a starting point for you. Contact me if you are interested.<br>
(<a class="moz-txt-link-abbreviated" href="mailto:bjoern.helfesrieder@t-online.de">bjoern.helfesrieder@t-online.de</a>)<br>
<br>
Kind Regards, Bjoern<br>
<br>
PS: Uwe, are you from Germany too ?<br>
<br>
</body>
</html>