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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Tests if PPP server is available in this <strong>@CHIP</strong>-<strong>RTOS</strong> version and not disabled via CHIP.INI configuration.<br />

Parameters<br />

AH<br />

0x50 (= PPPSERVER_INSTALLED)<br />

Return Value<br />

Top of list<br />

Index page<br />

AX = 0: PPP server is not installed<br />

AX != 0: PPP server is installed<br />

Interrupt 0xAC service 0x51: PPPSERVER_SUSPEND, Suspend PPP server task<br />

Parameters<br />

AH<br />

BX<br />

Suspends the PPP server task, "PPPS".<br />

0x51 (= PPPSERVER_SUSPEND)<br />

Timeout seconds<br />

Return Value<br />

Comments<br />

AX = 0, DX= 0 PPP server is suspended<br />

AX != 0, DX != 0 Suspending PPP server failed, PPP server is not installed or timeout<br />

Note that the timeout value in BX depends on your timeout entries for the modem commands specified in<br />

CHIP.INI. If this call returns with -1 in AX and DX, the most likely reason for this is that the modem commands<br />

were not finished within the timeout period the timeout specified in BX.<br />

Related Topics<br />

Top of list<br />

Index page<br />

PPPSERVER_ACTIVATE API - Reactivate PPP server<br />

PPPSERVER HANGUPTIMEOUTx - CHIP.INI timeout for wait on answer from modem<br />

Interrupt 0xAC service 0x52: PPPSERVER_ACTIVATE, Activate PPP server<br />

Parameters<br />

Re-activate suspended PPP server.<br />

Page 129 / 400

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

Saved successfully!

Ooh no, something went wrong!