PN1197-00 Revision 1.0
8
Application Programming
The Data Access Radio Transceiver (DART) 200 offers built-in
Transmission Control Protocol (TCP), User Datagram Protocol (UDP),
Serial Line Internet Protocol (SLIP), and telnet support, but most
end-user application programming that interacts with the modem uses
TCP, UDP, or SLIP.
Telnet is used primarily as a path to applications on remote hosts with
the local device being an ASCII terminal or, more likely, a PC emulating
an ASCII terminal. Outside of setting up the modem initially to meet
telnet’s needs, there is no programming to do. Error handling is provided
by the ASCII terminal emulator and is usually minimal.
This chapter is directed at TCP and UDP applications, and DART 200
solutions, particularly for DART 200 error handling. SLIP mode
applications function similarly, but the specifics are a function of the
capabilities of the software stack being used. If you plan on using SLIP,
refer to the application programming guide for your specific package.
AT Command Set Support
The terminal device, (Mobile Application Subsystem), does not have to
support the Attention (AT) command set directly to operate with the
DART 200. Even in cases where the device does support the basic AT
command set, there are some extensions to the command set that are not
supported. Usually, a programmable device can create a constant string
that represents the desired AT command. Sending such a character string
to the DART 200 works the same as sending the AT command.
If the remote device is of limited intelligence it does not need to support
the AT command set at all. The modem can be pre-initialized to work
with the remote device, including being in auto answer mode. In auto
answer mode, when the modem receives a connection request (TCP
mode), or a datagram (UDP mode), it goes online and passes data to the
attached device, just like a wire-line modem. In this situation, the fact
that CDPD is the communications medium is transparent to the remote
device.
Chapter
Содержание DART 200
Страница 4: ...DART 200 CDPD Modem User s Guide Sierra Wireless Inc iv...
Страница 18: ...DART 200 CDPD Modem User s Guide About This Guide Sierra Wireless Inc xviii...
Страница 50: ...DART 200 CDPD Modem User s Guide 3 CPDP Security Features Sierra Wireless Inc 3 4...
Страница 86: ...DART 200 CDPD Modem User s Guide 5 DART Supported Protocols Sierra Wireless Inc 5 32...
Страница 90: ...DART 200 CDPD Modem User s Guide 6 Device Attachment Sierra Wireless Inc 6 4...
Страница 94: ...DART 200 CDPD Modem User s Guide 7 Vehicle Installation Considerations Sierra Wireless Inc 7 4...
Страница 120: ...DART 200 CDPD Modem User s Guide 8 Application Programming Sierra Wireless Inc 8 26...
Страница 130: ...DART 200 CDPD Modem User s Guide D SLIP Setup Examples Sierra Wireless Inc D 4...
Страница 144: ...DART 200 CDPD Modem User s Guide E S Registers Sierra Wireless Inc E 14...
Страница 169: ...DART 200 CDPD Modem User s Guide F DART AT Command Set PN1197 00 Revision 1 0 F 25...
Страница 176: ......
Страница 180: ...DART 200 CDPD Modem User s Guide H Problem Sheet Sierra Wireless Inc H 2...
Страница 202: ...DART 200 CDPD Modem User s Guide Index Sierra Wireless Inc Index 10...