How can my host program respond to a reader transaction?
When using EZ-Server in interactive mode, the first fifteen (15) characters
of the transaction represent the IP Address of the portable Intermec device.
Upon receiving a transaction with the GetEZTrans() function, simply store these characters into a variable within your host
interactive program and pass them as the IPAddress parameter of the PutEZTrans() function.
See Also:
Enabling The ActiveX Interactive Interface
Enabling the ActiveX Tools in Your Application
Example VB Code
Contents | Index | Previous | Next