theLink 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - py - rb - jv - cc
Loading...
Searching...
No Matches

configure a context to use a tcp-client-server-linkMore...

#include <LibMqMsgque_mq.h>

Data Fields

MK_STR host
 
MK_STR port
 
MK_STR myhost
 
MK_STR myport
 

Detailed Description

configure a context to use a tcp-client-server-link

Parameters
[in]hostclient: name of the remote interface (default: localhost)
server: name of the local interface (default: listen on all interfaces)
[in]portclient: name of the remote port
server: name of the local port
[in]myhostclient: name of the local interface
[in]myportclient: name of the local port

Definition at line 1246 of file LibMqMsgque_mq.h.

Field Documentation

◆ host

MK_STR MqIoTcpConfigS::host

Definition at line 1247 of file LibMqMsgque_mq.h.

◆ myhost

MK_STR MqIoTcpConfigS::myhost

Definition at line 1249 of file LibMqMsgque_mq.h.

◆ myport

MK_STR MqIoTcpConfigS::myport

Definition at line 1250 of file LibMqMsgque_mq.h.

◆ port

MK_STR MqIoTcpConfigS::port

Definition at line 1248 of file LibMqMsgque_mq.h.


The documentation for this struct was generated from the following file: