Int 1A/AX=6308h

Prev Next Ralf Interrups Categories Contents

------

SNAP.EXE 3.2+ - SNAP_BEGINCONV - BEGIN CONVERSATION

AX = 6308h.

STACK:
WORD offset of ASCIZ "guardian" WORD offset of ASCIZ hostname WORD offset of ASCIZ server name WORD offset of ASCIZ userid WORD offset of ASCIZ password WORD offset of password length WORD offset of password type WORD offset of "Cparms" structure (see #00655)

Return:
??? STACK unchanged

Note: All stacked offsets are within the SNAP data segment (use AX=6A01h to allocate a buffer)

See Also: AX=6405h - AX=7202h

Format of SNAP.EXE Cparms structure: Offset Size Description (Table 00655) 00h WORD retry delay in seconds 02h WORD timeout delay in seconds 04h WORD maximum buffer size 06h WORD encryption level

Category: Network - Int 1Ah - S

------

Prev Next Ralf Interrups Categories Contents