At the most basic
level, all serial to Ethernet transmissions consist of
packets of data represented by
voltage changes in an electrical signal. However, different
applications require different higher level structure.
For example, some applications may require that the
serial device initiates the transmission,
with
the
application
program on a PC waiting passively for incoming data. For
other applications the situation could be reversed. In
other instances, engineers may want to modify an existing
serial device application—in which the serial device
is connected directly to the computer—to an application
for which the serial device is connected "over the network"
with the help of a serial device server.
In general, the mode name describes the behavior of a
serial device server in relation to one or more network
hosts. The
operation modes supported by serial device servers are
divided into
two
classes—Socket
and Real COM. |