[BACK]Return to OpenXM.java CVS log [TXT][DIR] Up to [local] / OpenXM / src / OpenMath / ORG / openxm / tam

Diff for /OpenXM/src/OpenMath/ORG/openxm/tam/OpenXM.java between version 1.8 and 1.11

version 1.8, 2001/11/04 09:58:14 version 1.11, 2021/03/29 02:35:12
Line 1 
Line 1 
 /**  /**
  * $OpenXM: OpenXM/src/OpenMath/ORG/openxm/tam/OpenXM.java,v 1.7 2001/11/01 08:54:50 takayama Exp $   * $OpenXM: OpenXM/src/OpenMath/ORG/openxm/tam/OpenXM.java,v 1.10 2002/10/27 10:39:32 takayama Exp $
  */   */
 package ORG.openxm.tam;  package ORG.openxm.tam;
   
Line 8  import java.net.*;
Line 8  import java.net.*;
   
   
 /*&ja  /*&ja
     OpenXM サーバとの接続を行なうクラス.      OpenXM 泣若・膓茵.
     クライアント側が使用する.      ゃ≪潟眼篏睡.
     接続するサーバ毎に一つの OpenXM クラスが必要.      ・膓泣若罸筝ゃ OpenXM 鴻綽荀.
 */  */
 /**  /**
  * OpenXM is a class to connect to OpenXM servers,   * OpenXM is a class to connect to OpenXM servers,
Line 23  public class OpenXM{
Line 23  public class OpenXM{
   final protected boolean debug = false;    final protected boolean debug = false;
   
   /*&ja    /*&ja
    * OpenXM サーバとの接続を TCP/IP ソケットを用いて行なう.     * OpenXM 泣若・膓 TCP/IP 純宴茵.
    * マシン名 host のポート番号 CtrlPort にコントロールを,     * 激喝 host 若 CtrlPort 潟潟若,
    * ポート番号 StreamPort にデータ用の接続を行なう.     * 若 StreamPort 若睡・膓茵.
    */     */
   /**    /**
    * Connect to an OpenXM server via TCP/IP socket.     * Connect to an OpenXM server via TCP/IP socket.
Line 54  public class OpenXM{
Line 54  public class OpenXM{
   }    }
   
   /*&ja    /*&ja
    * コマンド command を立ち上げ、     * 潟潟 command 腴>
    * OpenXM サーバとの接続を TCP/IP ソケットを用いて行なう.     * OpenXM 泣若・膓 TCP/IP 純宴茵.
    * マシン名 host のポート番号 CtrlPort にコントロールを,     * 激喝 host 若 CtrlPort 潟潟若,
    * ポート番号 StreamPort にデータ用の接続を行なう.     * 若 StreamPort 若睡・膓茵.
    */     */
   /**    /**
    * First, execute a command, which is usually an OpenXM server,     * First, execute a command, which is usually an OpenXM server,
Line 84  public class OpenXM{
Line 84  public class OpenXM{
     stream.sendByteOrder();      stream.sendByteOrder();
   }    }
   
     public OpenXM(String host,int CtrlPort,int StreamPort,String ox_server,int oxd_port,String pass)
              throws IOException{
                    // pass may be a null string.
       control = new OpenXMstream(host,CtrlPort,pass);
       stream = new OpenXMstream(host,StreamPort,pass);
       System.err.println("Listening...");
       System.err.println("Launch ox server with the reverse option, e.g., ox -ox ox_asir -reverse");
       // Launch ox_server by the oxd daemon (oxd_port).
       // BUG: It has not yet been implemented.
       control.OpenXMstreamAccept();
       System.err.println("Accepted the control port.");
       stream.OpenXMstreamAccept();
       System.err.println("Accepted the data port.");
   
   
       control.sendByteOrder();
       stream.sendByteOrder();
     }
   
   public OpenXM(String ox_server) throws IOException {
           int oxdPort = 8089;
           String host = "localhost";
           oxdStream oxd = new oxdStream(oxdPort);
           int cport,dport;
           cport = oxd.startPhase1();
           dport = cport+1;
           try {
                   control = new OpenXMstream(host,cport,"");
                   stream = new OpenXMstream(host,dport,"");
           }catch( IOException e) {
                   System.err.println("Could not open ports for client.");
                   oxd.write("<bye/>");
           }
   
           System.err.println("Listenning...");
   
           oxd.startPhase2(ox_server,cport);
   
       control.OpenXMstreamAccept();
       System.err.println("Accepted the control port.");
       stream.OpenXMstreamAccept();
       System.err.println("Accepted the data port.");
   
   
       control.sendByteOrder();
       stream.sendByteOrder();
   }
   
   
   /*&ja    /*&ja
    * 接続の初期化を行なう. 現在は未実装.     * 泣若荐膊筝茵. 憜絎茖.
    */     */
   /**    /**
    * Resetting the engine process.  It has not yet been implemented.     * Resetting the engine process.  It has not yet been implemented.
Line 96  public class OpenXM{
Line 145  public class OpenXM{
   }    }
   
   /*&ja    /*&ja
    * OpenXM メッセージをデータストリームに送信する.     * OpenXM <祉若吾若帥鴻若篆<.
    * このメソッドはメッセージのボディの部分だけでよい.     * <純<祉若吾cс.
    * ヘッダ部分は自動で付加される.     * т.
    */     */
   /**    /**
    * Send an OpenXM message object.     * Send an OpenXM message object.
Line 111  public class OpenXM{
Line 160  public class OpenXM{
   }    }
   
   /*&ja    /*&ja
    * データストリームから OpenXM メッセージを受け取る.     * 若帥鴻若 OpenXM <祉若吾.
    */     */
   /**    /**
    * Receive an OpenXM message.     * Receive an OpenXM message.
Line 121  public class OpenXM{
Line 170  public class OpenXM{
   }    }
   
   /*&ja    /*&ja
    * データストリームの MathCap を mathcap に設定する.     * 若帥鴻若 MathCap mathcap 荐絎.
    * 以後, 送信するオブジェクトは mathcap に合っているかどうか     * 篁ュ, 篆<吾с mathcap c
    * チェックが入る. 実際にチェックが入るかどうかは     * сャ. 絎сャ
    * OXbody クラスの派生クラスの実装による.     * OXbody 鴻羇丞鴻絎茖.
    * mathcap に反したオブジェクトを送ろうとした時には,     * mathcap 吾с,
    * 以後 MathcapViolation が発生することが期待される.     * 篁ュ MathcapViolation 榊緇.
    */     */
   /**    /**
    * Set the mathcap.     * Set the mathcap.
Line 183  public class OpenXM{
Line 232  public class OpenXM{
     }      }
   
     try{      try{
       //サーバ側へ文字列を送信します。        //泣若眼御絖篆<障
       ox.send(new SM(SM.SM_mathcap));        ox.send(new SM(SM.SM_mathcap));
       ox.send(new SM(SM.SM_popString));        ox.send(new SM(SM.SM_popString));
   
Line 217  public class OpenXM{
Line 266  public class OpenXM{
   
       //os.flush();        //os.flush();
   
       //サーバ側から送信された文字列を受信します。        //泣若眼篆<絖篆<障
       while(true){        while(true){
         ox.receive();          ox.receive();
       }        }

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.11

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>