Configuring The Computer In A Tcp/Ip Direct Connect Network - Intermec CK61 User Manual

Mobile computer with windows mobile
Hide thumbs Also See for CK61:
Table of Contents

Advertisement

Chapter 3 — Configuring the Computer
92
Note: You can continue running an application on the CK61 while
configuring it from the host computer.

Configuring the Computer in a TCP/IP Direct Connect Network

You can use the host computer to configure a wireless or Ethernet CK61 in
your TCP/IP network. To send and receive configuration data, you need to
write a host application that can communicate with the CK61 directly
through an access point or through the Ethernet network. Use the TMF
protocol to send and receive transactions between the host application and
the CK61.
To set up the host computer, verify that you can communicate with the
CK61. To set up the application, prepare and write a host application that
can communicate with the Intermec Application Server and send
transactions to and receive transactions from the CK61 in this format:
where:
TMF field A 2-byte field containing one of these values:
CG
Configuration Get request sent from the host application.
Cg
Configuration Get response sent from the CK61 to the host
computer.
CS
Configuration Set request sent from the host application.
Cs
Configuration Set response sent from the CK61 to the host computer.
commands The reader and configuration commands to set on the CK61 or the current
value to retrieve from the CK61. To save configuration changes in flash
memory, send the .+1 reader command as the last command. See the
Command Reference Manual for a list of commands.
Example
In the host application, you want to get the current values of two
configuration commands from the CK61. Send the
from the host application where::
CG
is a TMF Configuration Get request.
$+
is the Change Configuration reader command.
BV
is the Beeper Volume configuration command.
Note: The transaction header is not shown in this example. You do not
need a transaction header for a host application in a TCP/IP network, but
you do for a UDP Plus network.
CK61 Mobile Computer with Windows Mobile User's Manual
TMF field
commands
transaction
CG$+NABV

Advertisement

Table of Contents
loading

Table of Contents