Diff: SeaServer

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
NewFeaturesInSICS
Main
Sea

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between version 4 and version 3:
Lines 27-30 were replaced by lines 27-34
- to the other server. This is done via the macro commands connect_sea
- and connect_sics, using the remote object (remob) system. If the
- connection is successful, for all objects listed in the variable
- env_object_list on sea, remob objects are created on sics.
+ to the other server. For this, the following lines have to be
+ included into the sics startup script:
+ {{{
+ source $home/sea/tcl/remob.tcl
+ connect_sea
+ }}}
+ If the connection is successful, remob objects are created on sics
+ for all objects listed in the variable env_object_list on sea.
Line 32 was replaced by lines 36-37
-
+
+

Back to SeaServer, or to the Page History.