Sybernet / Supplied Procedures Reference
Release 3.00
Oct 14, 2002

HTTP.PIPE_CREATE_PIPE

This procedure is called once by Sybernet when a user connects to Oracle.

noteFor Internal Use Only.

Syntax

Procedure PIPE_CREATE_PIPE
(
    PIPENAME                      VARCHAR2
,   MAXPIPESIZE                   NUMBER
,   HOSTNAME                      VARCHAR2
,   HTTP_USER_AGENT               VARCHAR2
)   ;

Parameters

Parameter Description
pipename
 
The name of the pipe to create.
maxpipesize
 
The maximium pipe size.
hostname
 
IP address of this user.
http_user_agent
 
Name of client software.

See Also

PIPE_REMOVE_PIPE


Sybernet is a trademark of SRI International.
Copyright © 1996-2008 SRI International. All Rights Reserved.
Denis D. Workman / http://Sybernet.sri.com/