Files
harbour-core/harbour/examples
Viktor Szakats 692207db83 2009-06-05 07:47 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* examples/terminal/trm_cli.prg
  * examples/terminal/terminal.prg
  * examples/terminal/trm_srv.prg
  * examples/terminal/trm_app.prg
    ! Fixed 100% CPU utiliziation of server.
    * NTRIM()/LTrim(Str()) -> hb_ntos()

    ; After initial testing with real app, I've found following
      issues with this solution compared to an "ideal" GTNET
      implementation. Anyhow it's a good start and nice to see
      it working.
      TOFIX: SetMode(), mouse, shift modifier, ecryption,
             incremental screen updates, port passing,
             GTWVG dependence, Windows dependence,
             ctwin support, other GT status changes
             (HB_GTI_*, like titlebar, etc), file transfer,
             remote file launch support, printing, cp
             conversions?, tone() support, direct GT
             driver instead of polling.
2009-06-05 05:51:07 +00:00
..