|
theLink 10.0
|
configure a context to use a tcp-client-server-link … More...
#include <LibMqMsgque_mq.h>
Data Fields | |
| MK_STR | host |
| MK_STR | port |
| MK_STR | myhost |
| MK_STR | myport |
configure a context to use a tcp-client-server-link …
| [in] | host | client: name of the remote interface (default: localhost) server: name of the local interface (default: listen on all interfaces) |
| [in] | port | client: name of the remote port server: name of the local port |
| [in] | myhost | client: name of the local interface |
| [in] | myport | client: name of the local port |
Definition at line 1295 of file LibMqMsgque_mq.h.
| MK_STR MqIoTcpConfigS::host |
Definition at line 1296 of file LibMqMsgque_mq.h.
| MK_STR MqIoTcpConfigS::myhost |
Definition at line 1298 of file LibMqMsgque_mq.h.
| MK_STR MqIoTcpConfigS::myport |
Definition at line 1299 of file LibMqMsgque_mq.h.
| MK_STR MqIoTcpConfigS::port |
Definition at line 1297 of file LibMqMsgque_mq.h.