Communauté Informatique NDFR.net

Communauté Informatique NDFR.net (http://www.ndfr.net/forums/index.php)
-   Personnalisation de Windows (http://www.ndfr.net/forums/forumdisplay.php?f=41)
-   -   synchroniser rainlendar (http://www.ndfr.net/forums/showthread.php?t=6683)

BPM 27-09-2005 22:24

synchroniser rainlendar
 
Je viens d'installer le calendrier rainlendar:cool: chez moi et j'aimerais le synchroniser avec mon PC sur mon lieu de travail. Pourriez vous m'en indiquer la méthode.
Merci d'avance.

wuub 28-09-2005 10:15

Je viens de jeter un oeil, je ne crois pas que tu puisses le faire.
Tu peux toujours jouer avec l'INI mais là aussi il à chercher à faire comliqué.
C'est mal barré...
Peut etre quand Office 12 & Vista... qui sait il y aura ce genre de widget :)

-MaTT- 28-09-2005 10:57

Si si, on peut, y'a même rainlendar client et rainlendar server... Il suffit de laisser tourner le server (une fenetre ms-dos) sur un des deux pc (par ex celui de chez toi), et de lui paramètrer un log/pass (je crois), et après tu config tes 2 clients pour utiliser ce log/pass + une ip j'pense.
Mais c'etait pas bien sorcier, et très basique comme système.

fonji 28-09-2005 13:42

Si c'est sauvegardé dans des fichiers (genre format xml, comme pour thunderbird, firefox, ...) une synchro de dossiers windows doit être possible aussi...

BPM 01-10-2005 08:41

Quote:

Originally Posted by -MaTT-
Si si, on peut, y'a même rainlendar client et rainlendar server... Il suffit de laisser tourner le server (une fenetre ms-dos) sur un des deux pc (par ex celui de chez toi), et de lui paramètrer un log/pass (je crois), et après tu config tes 2 clients pour utiliser ce log/pass + une ip j'pense.
Mais c'etait pas bien sorcier, et très basique comme système.

Merci pour votre réponse, mais comment fait-on pour paramétrer un log/pass avec rainlendar server ?
Il faudrait aussi m'éclairer sur la configuration des deux clients pour l'utilisation du log/pass et de l'IP.
Oup's...

-MaTT- 02-10-2005 03:14

Tiré du readme de rainlendar server:
Quote:

Introduction
------------

This is the server part of the Rainlendar calendar. You only need this
if you are going to use the network distribution of the events. Note
that the server is meant only for single user usage. The main purpose
of it is to synchronize the events between two computers.
There is some additional information in the Rainlendar's documentation
(see the ServerPlugin), which I suggest that you read before trying to
run this server.

IMPORTANT: The protocol is not secure. All the information is send as a
plain text and since there is no authentication anyone can read and
modify your events if they can guess the user ID. So, it is adviced that
you set up your firewall so that it accepts connections from your IP.


Setup
-----
Just run RainlendarServer.exe (or rainlendarserver on Linux) from command
prompt. You need to give the server permission to use the network in your
firewall.

You should try the server synchronization on the local machine first to
see that everything works ok. Start the RainlendarServer.exe from command
prompt and make it to listen the default port 9999. Verify that the server
actually is listening to the port by running netstat -a from another
command prompt (you should see that port 9999 is marked as listening).

After you have the server running start the Rainlendar client (i.e. the
calendar) and enable the ServerPlugin in the Config->Plugins. Go to the
plugin's settings and put localhost in the Address field of the server
settings and number 9999 in the Port field. You can write anything to
the ID field. Then just click Ok to exit from dialogs and the client
should connect to the server. Check the log on both server and client
to verify this.

If you get the connection established on the local machine you can move
the RainlendarServer to a remote machine and start it there. Change the
address field to match the ip of the remote machine and try the
synchronizing again. If the connection cannot be made, you probably have
a firewall on the remote machine that prevents connections to the used
port. In this case you can try to use other ports or open a hole in your
firewall for Rainlendar.

It is also possible that the server locks up sometimes. The server will
in that state just inform that it's busy and cannot serve you at the
moment. If that happens you should just wait a while as the server should
reset itself in couple of minutes automatically (if it doesn't, restart
it manually and write a comprehensive bug-report :-).


Usage
-----
The server takes few optional command line arguments.

-h,--help = this message
-p,--port <port> = run server on port <port>
-d,--daemonize = daemonize server (not available in win32)
-l,--log <folder> = write log to a file instead to console
-f,--filter <filterfile> = use the given file as the ip-filter
-m,--multi = allow multiple instances (only in win32)
-t,--target <folder> = The place where the database files are stored
--install = install as service (only in win32)
--remove = remove service (only in win32)
--start = start service (only in win32)
--stop = stop service (only in win32)


All times are GMT +2. The time now is 09:37.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.