PduApi 2.2.1
PduApi - Toolbox
Loading...
Searching...
No Matches
pduapi_vci_tcp

VCI implementation is running as a Tcp-Server.

Usage:

Description:
------------
pduapi_vci_tcp is an PDUAPI Implementation running as a tcp server.
The TCP protocol is compatible to pduapi_tcp SO/DLL.
pduapi_vci_tcp [options]
Options:
-p <port> default is 22900.
-q Quiet. No header printed.
-d Run as a daemon ( Linux only ).
-4 Use IPv4 only.
-h,-?,--help Print this.
--logging <severity> Severity=<fatal|error|warning|info|trace>.
--logging_syslog=0|1 Log to syslog on linux.
--portfile <fifo> In case of port='0' write the dynamic port to <fifo>.
--baudrates <csv> Comma separated values. This value can also be set by PCUConstruct( 'pduapi_socket_can_baudrates=<csv>', ...)

Please have a look at pduapi_supported_protocols and usecase_remote_vci.