Lisp advertises
On the Lisp side, the port must be specified:
(jlinker-init :lisp-advertises
:lisp port 4721 [:lisp-host "hhh"])
On the Java side, a host must be specified:
JavaLinkDist.connect
("hhh", 4721, "jjj", 0, -1, 0);
Previous slide
Next slide
Back to first slide
View graphic version