Changes between Version 56 and Version 57 of WikiStart


Ignore:
Timestamp:
01/28/20 14:05:14 (5 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v56 v57  
    3838* If the file is visible in that list, but does not show up in list of "currently runnable parties" then the jar does not contain a valid party. Check the apache tomcat logs to see why the jar has been rejected.
    3939
     40== Human GUI party
     41There is a humangui party available as example party. This party shows a GUI (graphical user interface) through which a human user can steer the negotiation manually. Download the party and install it as described above to use this party. Check the [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWeb GeniusWeb core pages] for more detail.
     42
    4043= Communication protocol
    4144This section deals with the communication protocols of the  partiesserver. This is relevant if you need to communicate directly with it, e.g. when you build your own GUI or start up your own parties from a script.
     
    4346Other implementations of a partiesserver should adhere to the same communication protocols to ensure compatibility with GeniusWeb.
    4447
    45 == Human GUI party
    46 There is a humangui party available as example party. This party shows a GUI (graphical user interface) through which a human user can steer the negotiation manually. Download the party and install it as described above to use this party. Check the [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWeb GeniusWeb core pages] for more detail.
     48
    4749
    4850== Context path