-
Hi everyone, I am new here und want to share with you my issue. I am writing an OPC-UA client and trying to establish a connection with an OPC-UA server. I have written C++ code to attempt the connect…
-
Hi there,
I am using:
```
$ cat /etc/redhat-release
CentOS Linux release 7.5.1804 (Core)
$ pip freeze
ansible==2.7.2
asn1crypto==0.24.0
atomicwrites==1.2.1
attrs==18.2.0
bcrypt==3.1.4
…
-
I may have miss something but it looks like picoTCP can't handle two sockets on two different physical interfaces using the same port.
Seems like we should have TCP and UDP tables per interfaces ([ht…
-
Description of problem:
When issuing UDP connections from docker container to docker host, no incoming UDP packets are received in container.
UDP works for accessing external resources.
TCP works…
-
import socket
sock = socket.socket()
sock.settimeout(1.0)
sock.recv(1024)
In Python2.5: it would raise an exception of "socket.timeout"
But in ip2.0aA4: it would raise a "socket.error" which…
-
```
17:21:03.206 sip_endpoint.c Module "mod-pjsua-log" registered
17:21:03.208 sip_endpoint.c Module "mod-tsx-layer" registered
17:21:03.208 sip_endpoint.c Module "mod-stateful-util" registered
…
-
```
17:21:03.206 sip_endpoint.c Module "mod-pjsua-log" registered
17:21:03.208 sip_endpoint.c Module "mod-tsx-layer" registered
17:21:03.208 sip_endpoint.c Module "mod-stateful-util" registered
…
-
```
17:21:03.206 sip_endpoint.c Module "mod-pjsua-log" registered
17:21:03.208 sip_endpoint.c Module "mod-tsx-layer" registered
17:21:03.208 sip_endpoint.c Module "mod-stateful-util" registered
…
-
```
17:21:03.206 sip_endpoint.c Module "mod-pjsua-log" registered
17:21:03.208 sip_endpoint.c Module "mod-tsx-layer" registered
17:21:03.208 sip_endpoint.c Module "mod-stateful-util" registered
…
-
```
17:21:03.206 sip_endpoint.c Module "mod-pjsua-log" registered
17:21:03.208 sip_endpoint.c Module "mod-tsx-layer" registered
17:21:03.208 sip_endpoint.c Module "mod-stateful-util" registered
…