IPX/SPX Programming Manual
Library Routines
HP NonStop IPX/SPX Programming Manual—528022-001
5-79
sap_start, sap_start_nw
fd
is the socket number for the socket.
*pError
is the file system error returned if the function call fails with the value -1. Errors are
listed in the Guardian Procedure Errors and Messages Manual.
pServerName
is the 48-character server name. HP recommends that you name the server after
the Guardian process name, such as $NYC. The characters listed in Table 5-5 are
not valid in a NetWare server name, and hexadecimal values less than 0x21 or
greater than 0x7d.
serverType
is a hexadecimal integer representing the server type as listed previously in
Table 5-4.
serverSocket
is the IPX socket address for the service on the local server.
tag
is the tag parameter to be used for the Guardian nowait operation.
Table 5-5. Characters Unsupported in NetWare Server Names
Character Name
\ Forward slash
/ Backslash
, Comma
: Colon
; Semicolon
“ Open quote
” Close quote
* Asterisk
+ Plus sign
- Minus sign
? Question mark
~ Tilde
Blank space