ATEN Altusen RCMDP101U User Manual page 41

1-local / remote share access single port kvm over ip switch
Hide thumbs Also See for Altusen RCMDP101U:
Table of Contents

Advertisement

 Get Remote Session Info
Function
GetSessionByPort(<S
ID>,1,lpBuf,<lpBuf
size>)
 Kill Sessions by User Account
Function
KillSessionByName(<
SID>,<username>,<u
sername size>)
 Kill Remote Port Sessions
Function
KillSessionByPort(<SI
D>,1,<port list>,<port
list length>)
 Sets Denied Access Prompt Message
Function
SetMessageByPort(<
SID>,1,<prompt
message, max. 30
characters>,<messag
e length>)
 Error Description Search
Function
GetErrorDescription(<
error code>)
For a complete list of the RCM API functions, please contact your local dealer.
Description
Gets the session list information
currently accessing the RCM
device.
Description
Terminates sessions currently
accessed by the specified user.
Description
Terminates all sessions currently
accessing the remote port.
Description
Sets a prompt message for
notifying users without access
rights to the remote port.
Description
Searches for error description by
a specified returned error value.
Chapter 3. API Functions
Example
GetSessionByPort(4,
1,lpBuf,1024*64)
Example
KillSessionByName(4
,nicholas,8*2)
Example
KillSessionByPort(4,1
,"\x01",1)
Example
SetMessageByPort(4,
1,access denied,13*2)
Example
GetErrorDescription(-
9)
29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Altusen rcmdvi101Altusen rcmvga101

Table of Contents