Get Internet Address (old) 0x2222 23 19

Returns the physical network address of the client workstation when given the workstation's logical connection number.

NetWare Server:2.x, 3.x, 4.x, 5.x

Request Format

Offset

Content

Type

Request header

6

FunctionCode (23)

byte

7

SubFuncStrucLen (2)

word (Hi-Lo)

9

SubFuncCode (19)

byte

10

TargetConnection

byte

Reply Format

Offset

Content

Type

Reply header

8

NetworkAddressStruct

struct

Return Values

Decimal

Hex

Description

0

0x00

Successful

255

0xFF

Failure

Remarks

Get Internet Address (old) can be called to determine the address of any client that has a connection on the network. Typically, this request is made before setting up a direct network dialogue between two clients.

The format of NetworkAddress is network dependent.

Get Internet Address (old) is replaced by Get Internet Address (0x2222 23 26).

See Also

Get Object Connection List (old) 0x2222 23 21, Get Internet Address 0x2222 23 26