There are no translations available

encadrement
 
Home arrow Forums
wimsedu le forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Connections (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Connections
#1793
schaersvoorde (User)
Junior Boarder
Posts: 31
graphgraph
User Offline Click here to see the profile of this user
Connections 13 Years, 11 Months ago Karma: 0  
Hi,

I would like to use the wims-wims server connections.
But can't get it working: I've edited the example config files in log/classes/.connections, but I seem to make some very stupid mistake somewhere...

Could anyone provide me some working example config-files for "communication" between two wims servers ?
[for example at server1 at 192.168.0.1 and server2 at 192.168.0.2 ]

thanks in advance,
Joke Evers
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1794
bernadette (Admin)
Admin
Posts: 638
graph
User Online Now Click here to see the profile of this user
Re:Connections 13 Years, 11 Months ago Karma: 23  
Hi,

This module is "bugged". I have some tries to fix it on my computer, but many things does not work. In particular, I was able to create a new class (but without some new features) but not to synchronize them.

We can try to fix it. For the files you asked, I have to check ! But I send you by mail some document I have written there is some time ago.

Bernadette
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1795
bernadette (Admin)
Admin
Posts: 638
graph
User Online Now Click here to see the profile of this user
Re:Connections 13 Years, 11 Months ago Karma: 23  
In fact for the two files, the back parametersand the ident parameters must be exchanged.

But I am afraid it is not sufficient. I will look a glance and put on the wimsmodules svn the modifications I try (I don't want to commit them on the wimsdev svn).

ident_site=127.0.0.1
ident_desc=yourself
ident_agent=WIMS-webget
ident_protocol=http
ident_password=tata
ident_type=wims
# The address and identifier/password pair for calling back.
back_url=http:/192.xxxx/wims/wims.cgi
back_ident=myself
back_password=toto

%%%%%


ident_site=192.xxxx
ident_desc=myself
ident_agent=WIMS-webget
ident_protocol=http
ident_password=toto

ident_type=wims
# The address and identifier/password pair for calling back.
back_url=http://127.0.0.1/wims/wims.cgi
back_ident=yourself
back_password=tata
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1796
schaersvoorde (User)
Junior Boarder
Posts: 31
graphgraph
User Offline Click here to see the profile of this user
Re:Connections 13 Years, 11 Months ago Karma: 0  
Thanks very much !!
I'll give it a try and let you know.

Joke
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
© 2024 WimsEdu
Joomla! est un logiciel libre distribué sous licence GNU/GPL.