Up to [local] / OpenXM / src / OpenMath
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 27 10:39:31 2002 UTC (22 years ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
New constructor OpenXM(String ox_server) starts ox_server by calling oxd super server (broker). As for a sample client code, see textclientr.java
Revision 1.1 / (download) - annotate - [selected], Wed Oct 23 08:40:16 2002 UTC (22 years ago) by takayama
Branch: MAIN
OpenXM(host,ctrlPort,streamPort,ox_server,oxd_port,pass) starts "ox_server" by calling oxd super server at the port "oxd_port". (Implementation has not been finished.)