NonStop Server for Java (NSJ) Programmer's Guide (NSJ 2.0+)
Client 1 connects to a SIP server running in the employee-svc server class and Client 2 connects to a SIP server
running in the manager-svc server class.
Application That Has Two Types of SIP Servers
Legend
Client 11. 
Client 22. 
PATHMON $SIP3. 
Employee server listens on port 4049 [listen(port 4049)]4. 
Manager server listens on port 6157 [listen(port 6157)]5. 
employee-svc SIP servers6. 
manager-svc SIP servers7. 
Himalaya8. 
Client 1 requests connection to port 40499. 
SIP distributor for port 4049 forwards request to an employee-svc SIP server10. 
employee-svc SIP server communicates with client 111. 
Client 2 requests connection to port 615712. 
SIP distributor for port 6157 forwards request to an manager-svc SIP server13. 
manager-svc SIP server communicates with client 214. 
Contents | Index | Glossary | Prev | Next
NonStop
TM
 Server for Java
TM
 Programmer's Guide (426947-001)
Copyright © 2001, Compaq Computer Corporation. All rights reserved.










