Lesson 4 Overview


The files for this lesson are located in the directories:

Windows:
%RTHOME%\java\tutorial\lesson4 
UNIX:
$RTHOME/java/tutorial/lesson4 

In the previous lesson, the receiving programs read messages using TipcSrv.next to read the next message in a program’s incoming message queue and then operated on the message. To make full use of SmartSockets and its object-oriented features, it is important that you learn about SmartSockets callbacks. Before showing you some sample programs, the initial part of this lesson introduces the concept of callbacks.


TIBCO SmartSockets™ Java Library User’s Guide and Tutorial
Software Release 6.8, July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com