Hi Thomas,<br><br>I see your klapp.<br><br>Very thanks for your speedy help :)<br><br><div class="gmail_quote">2009/5/5 thomas fossati <span dir="ltr"><<a href="mailto:tho@koanlogic.com">tho@koanlogic.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Mickael,<div class="im"><br>
<br>
On May 5, 2009, at 2:23 PM, Mickael Auger wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I would prefer to use Klone internal mechanisms to minimize the size of my executable.<br>
Moreover the KLone mechanism works well ;)<br>
<br>
My first need is sample. I want only get a page of another server with GET/POST parameters. And send the same contents without any treatment (at a first time, and transform or filter data at a second time).<br>
<br>
<br>
For example :<br>
<br>
My AJAX request get a page (ex: page1.xml) to my KLone server (server A), this server requests this page to another server (server B). Server B send page1.xml to server B, and this last server send page1.xml to Javascript.<br>
The server A is is running on a first machine and the server B is ruunnig on another machine, so my AJAX request cannot get a page on server B cause it's a remote server.<br>
<br>
Schema :<br>
<br>
AJAX --(page1.xml)-> KLone server --(page1.xml)-> other server -\<br>
|<br>
AJAX <-(page1.xml)-- KLone server <-------------(page1.xml)------------/<br>
</blockquote>
<br></div>
this klapp should fit your needs (i.e. frontend/backend with an HTTP ipc channel):<br>
<br>
<a href="http://www.koanlogic.com/download/klone/foxui-0.9.2.tar.gz" target="_blank">http://www.koanlogic.com/download/klone/foxui-0.9.2.tar.gz</a><br>
<br>
You can find the relevant bits in the following files: DESIGN, frontend/webapp/www/led.kl1 and frontend/libhttpc/httpc.c.<br>
<br>
Somewhere else we have some xml/xslt processing as a klone-ready library - should you need it...<br>
<br>
Hope it helps, t.<div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Klone-users mailing list<br>
<a href="mailto:Klone-users@koanlogic.com" target="_blank">Klone-users@koanlogic.com</a><br>
<a href="http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users" target="_blank">http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Mickaël AUGER<br><br>