Import
ivtools drawtool and flipbook drawing editors, when configured and
built with ACE, have a
"-import portnum
" parameter (which defaults to 20001 for
drawtool and 20003 for flipbook). The editors accept connections on
that port and import any data received into the drawing editor.
Connections can be established in any manner. Telnet works,
i.e. "telnet localhost 20001". To simply connect and transfer a data
file to a host/port, you can use the ivtools comterp command
like this:
comterp telcat localhost 20001 filename
Supported formats: builtin
Export
All ivtools drawing editors and most vhclmaps map viewers can be used to
export over the net by utilizing the "comterp telcat" command
described above and the "to command" mode on the drawing editor
export dialog box.
Steps to export over the net:
Supported formats: default extensions via plugins