Up to [local] / OpenXM / src / OpenMath / ORG / openxm / tam
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Wed Oct 23 08:40:17 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.3: +15 -1
lines
Diff to previous 1.3 (unified)
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.)
Revision 1.3 / (download) - annotate - [select for diffs], Fri Mar 2 11:13:57 2001 UTC (23 years, 8 months ago) by tam
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.2: +26 -9
lines
Diff to previous 1.2 (unified)
I added the server interface for new OpenXM control server oxc. This is not tested yet.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 11 08:32:15 2000 UTC (24 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (unified)
I have replaced all stdout by stderr, that is, System.out.println ==> System.err.println
Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 8 07:29:45 2000 UTC (24 years, 2 months ago) by tam
Branch: MAIN
CVS Tags: RELEASE_1_1_3
I added and changed comments.