| United States-English |
|
|
|
![]() |
HP ToolTalk Programmer's Guide > Chapter 6 Participating in ToolTalk SessionsSending and Receiving Messages in a Networked Environment |
|
You can use the ToolTalk service in a networked environment; for example, you can start a tool on a different machine or join a session that is running on a different machine. To do this, invoke a ttsession with either the -c or -p option.
To join the session, an application must either pass the session id to tt_default_session_set or place the session id in the environment variable TT_SESSION before it calls the tt_open function. tt_open will check the environment variable, TT_SESSION, and join the indicated session (if it has a value). |
||||||||||||||||||||||||||||
|
|||||||||||||||