Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP ToolTalk Programmer's Guide > Chapter 3 Setting Up and Maintaining the ToolTalk Processes

Location of the ToolTalk Service Files

» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Glossary

This section lists the ToolTalk directories and files.

  • ttsession communicates with other ttsessions on the network to deliver messages. rpc.ttdbserver stores and manages ToolTalk object specs and information on files referenced in ToolTalk messages.

    /usr/dt/bin/
    ttsession
    rpc.ttdbserver

  • These commands are standard operating system shell commands that inform the ToolTalk service when files containing ToolTalk objects or files that are the subject of ToolTalk messages are copied, moved, or removed.

    /usr/dt/bin/
    ttcp
    ttmv
    ttrm
    ttrmdir
    ttar

  • ttdbck is a database check and recovery tool for the ToolTalk databases.

    /usr/dt/bin/
    ttdbck
  • tt_type_comp is a compiler for ptypes and otypes. It compiles the ptype and otype files and automatically installs them in the ToolTalk Types database.

    /usr/dt/bin/
    tt_type_comp
  • These files are the application programming interface (API) libraries and header file that contain the ToolTalk functions used by applications to send and receive messages.

    /usr/dt/lib/
    libtt.sl
    libtt.a
    /usr/dt/include/tt
    tt_c.h
    tttk.h
  • This is the location of working files and compiled databases.

    /TT_DB
  • This is the ptypes database.

    /usr/dt/appconfig/tttypes/types.xdr
  • This is the location of personal modifications to the ptypes database.

    /$HOME/.tt/*.xdr
  • These are the man pages for the ToolTalk binary files, type compiler, enhanced shell commands, API, and database check utility.

    /usr/dt/man/man1
    tt_type_comp.1
    ttcp.1
    ttmv.1
    ttrm.1
    ttrmdir.1
    ttsession.1
    tttar.1
    tttrace.1

    /usr/dt/man/man1m
    rpc.ttdbserver.1m
    ttdbck.1m

    /usr/dt/include/tt
    (See Chapter 17, "ToolTalk Functions/Commands" for
    a list of the ToolTalk message man pages)

    /usr/dt/include/tt
    (See Chapter 17, "ToolTalk Functions/Commands" for
    a list of the ToolTalk message man pages)

    /usr/dt/man/man5
    Tttt_c.5
    Ttttttk.5

    /usr/dt/man/man6
    ttsnoop.6
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.