<div dir="ltr">Hello everyone, <div><br></div><div>During the last week I've been working on getting the basic communication works between ios device and the libreoffice server. Here is the first weekly update for you. </div>

<div><br></div><div style><b>[Current Progress]</b></div><div>For now, the iOS device can connect to a given ip address, send commands (pairing request, goto next slide for example), and listen on an inputStream for server end instructions once connected. </div>

<div><br></div><div>It can also parse incoming instructions and decode and store lecturer notes and images onto the device. Incoming instructions like "start_slideshow" will also trigger remote end to switch to another view (NSNotificationCenter). In case of connection lost, the remote end will yields connection error for further processing. </div>

<div><br></div><div style><b>[Coming Week]</b></div><div>During the coming week, I will be working on communicationManager which allows users to store multiple servers' information and handles connection/disconnection request from users. Since the listening feature is handled at a lower level and there is no equivalent to Android's Service class in native iOS SDK, I will try to find a way to implement this in a different way. If I have some extra time I will start to prepare some basic UI elements in order to test slideshow display (preview images with notes) on the remote end. </div>

<div><br></div><div>Please feel free to leave a message if you have any advice! For those who are interested in a more frequent updates, here is a RSS feeds to my libreoffice blog : <a href="http://blog.siqi.fr/index.php/category/libreoffice/feed/">http://blog.siqi.fr/index.php/category/libreoffice/feed/</a></div>

<div><div><br></div><div style>One last question: in order to do base64 decoding for the preview images, I've used a base64 decoder which is under Public Domain License. Can we include this kind of license in LibreOffice? I've reproduced the license below.</div>

<div style><br></div><div style>







<p class="">//</p>
<p class="">//  Base64.h</p>
<p class="">//  CryptTest</p>
<p class="">//</p>
<p class="">//  Created by Kiichi Takeuchi on 4/20/10.</p>
<p class="">//  Copyright 2010 ObjectGraph LLC. All rights reserved.</p>
<p class="">// </p>
<p class="">// Original Source Code is donated by Cyrus</p>
<p class="">// Public Domain License</p>
<p class=""><span class="">// <a href="http://www.cocoadev.com/index.pl?BaseSixtyFour"><span class="">http://www.cocoadev.com/index.pl?BaseSixtyFour</span></a></span></p></div><div style><br></div><div style>All the best!</div>

<div><br></div>-- <br><div dir="ltr"><div>--------</div><div><br></div><div>Cordialement,</div>Siqi LIU<div><br><div>Étudiant Ingérieur, Université de Technologie de Compiègne<br><div>Vice-Président de l'association robotique UTCoupe</div>

</div><div>Responsable d'atelier de ClubChine</div></div><div><br></div><div>------</div><div>  Tel. +33 7 61 16 95 83<br></div><div>  email: <a href="mailto:me@siqi.fr" target="_blank">me@siqi.fr</a></div><div>------</div>

</div>
</div></div>