Re: Bonjour Service implementation on server end

2013-06-28 Thread Siqi Liu
Hello all, I've just finished all my exams today! (yes ... we are really late in terms of finals :/ ) So now I can finally get up to full speed! ^^ And I means sorry for this very late update. As for now, the application is fully functional, which means it can handle connection/disconnection from

Re: Bonjour Service implementation on server end

2013-06-17 Thread Michael Meeks
On Mon, 2013-06-17 at 13:16 +0100, Andrzej J. R. Hunt wrote: > -Hence a custom discovery protocol was devised (multicast packets, see > android/sdremote/src/org/libreoffice/impressremote/communication/ServerFinder.java > for an example of the client end). My concern (perhaps based on igno

Re: Bonjour Service implementation on server end

2013-06-17 Thread Andrzej J. R. Hunt
Hi there, On 17/06/13 10:51, Tor Lillqvist wrote: > > > It seems that Bonjour has some great support for Mac and iOS > device so I can search for running mac libreoffice instance on the > local network. But I'm not sure if we have some nice c++ native > support (and also are there

Re: Bonjour Service implementation on server end

2013-06-17 Thread Tor Lillqvist
(Sorry, I noticed now that I had forgotten to reply to this email... Please, let's have technical discusion like this in public on the LibreOffice development list.) On 12 June 2013 11:49, Siqi Liu wrote: > Now that I can get the remote end to connect to server with a manually > setup ip addres