Nokia 9110 Setting Up Dial-In Service Manual page 9

Hide thumbs Also See for 9110:
Table of Contents

Advertisement

Mobile Phones
3.1
User
IAP
User
IAP
# Great Access service login script
# In case the line is busy
ABT "NO CARRIER" ABT BUSY
# Timeout should be set if there are problems
TOUT 25
# If the server sends a string with ':' the communicator will send the username
":" Myusername
# If the server sends a string with ':' the communicator will send the password
":" 2secret4u
# End of script, PPP starts
Case 2:
The User must execute the following dialog with the IAP to start PPP negotiations:
Sender
IAP
IAP
User
IAP
User
IAP
User
IAP
The following script will establish the connection:
# Great Access service login script
# In case the line is busy
ABT "NO CARRIER" ABT BUSY
# Timeout should be set if there are problems
TOUT 25
# Send CR if 'Login:' does not appear, if it does send the
# username 'Myusername'.
ogin:-""-ogin: Myusername
# Ask password from the user when the IAP sends a string
# containing 'ord:'-string.
ord: %askq(Give Password)%
# If the IAP does not send '>' send a CR, if or after it sends the '>'
# send a string 'pppd -f xyz.opt'.
>-""-> "pppd -f xyz.opt"
# End of script, PPP starts
Case 3:
Myusername<CR>
Password:
2secret4u<CR>
(begins PPP)
Message
Welcome to our Great Access service,
Please enter your login name and password.<CR>
Login:
Myusername<CR>
Password:
2secret4u<CR>
>
pppd -f xyz.opt<CR>
(begins PPP)
Copyright©Nokia Mobile Phones 1999
SETTING UP DIAL-IN SYSTEM
21.04.99
9 (16)

Advertisement

Table of Contents
loading

Table of Contents