01.06.2013 Views

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Related Topics<br />

Top of list<br />

Index page<br />

BIOSINT API Install a user fatal error handler<br />

<strong>IPC<strong>@CHIP</strong></strong> TCP/IP memory chip.ini Configuration<br />

Interrupt 0xAC service 0x79: SET_SERVER_IDLE_TIMEOUT, Control FTP/Telnet timeout<br />

Parameters<br />

AH<br />

AL<br />

BX<br />

DX<br />

Set/Get the Idle timeout for either the FTP or Telnet server.<br />

0x79 (= SET_SERVER_IDLE_TIMEOUT)<br />

0: Set Timeout, Non-zero: Get Timeout<br />

0: FTP Server, 1: Telnet Server<br />

Timeout value in seconds (If AL = 0 for set)<br />

Return Value<br />

Comments<br />

Set idle timeout -<br />

DX = AX = 0: Success<br />

AX = DX = -1: Server not provided<br />

Get idle timeout -<br />

AX = 0: DX contains timeout value<br />

AX = DX = -1: Server not provided<br />

If input parameter AL is zero, this API inserts the new timeout value in DX into the CHIP.INI. A reboot is not<br />

necessary for the new value to take affect.<br />

If AL is non-zero, this API returns the existing timeout for the specified server.<br />

Related Topics<br />

Top of list<br />

Index page<br />

FTP Timeout in chip.ini Configuration<br />

Telnet Timeout in chip.ini Configuration<br />

Interrupt 0xAC service 0x7A: IP_USER_CB, Install IP callback function<br />

This function allows the application programmer to install an IP callback function.<br />

Page 140 / 400

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!