-
Hello, all
I'm trying setting the environment with freeradius e radsecproxy, but not work. My environment.
- 192.168.11.43 - freeradius
- 192.168.11.96 - radsec
- 192.168.10.2 - client
I'm …
-
< 네트워크 UDP 통신 구현 >
라즈베리파이 server 구현
안드로이드 client 구현
쓰레드 생성
쓰레드 생성 Test
멀티 쓰레드 구현
소켓 멀티 쓰레드 구현
★ issue 쓰레드간 딜레이
-
First of all let me say this seems like a really interesting project!
One thing I think it could also be useful for is remote access to IoT devices. IoT devices often sit behind a NAT and only have …
-
https://shizenkarasuzon.hatenablog.com/entry/2020/06/25/150229
added udp client and udp server program and tested UDP communication.
宛先IPアドレスを"127.0.0.1"に設定して自分自身に送信したところ
受信用プログラムで受信できた
->送信用プログ…
-
**Describe the problem**
We have multiple network routes with a nameserver entry to the same domain in each . If we select only one network route, netbird should use the nameerver from that network…
-
## My Platform:
- metro m4 airlift lite
- adafruit nina-fw 1.7.3
- circuitpython 6.2.0
- April 20, 2021 library bundle
## The problem:
udp.send() appends to the write buffer instead of rep…
-
### What are you trying to do?
Get p2p performance when NAT-breakthrough doesnt work and DERP /tcp relay is too slow!
### How should we solve this?
tailscale proxy, to proxy, route udp traffi…
-
```
What steps will reproduce the problem?
1. Attempt to make/receive call over TCP
What is the expected output? What do you see instead?
Bidirectional RTP. Instead data is blocked at the network pro…
-
```
What steps will reproduce the problem?
1. Attempt to make/receive call over TCP
What is the expected output? What do you see instead?
Bidirectional RTP. Instead data is blocked at the network pro…
-
Hi,
I've been trying to create some PTR records for bonjour (`b._dns-sd._udp` and `lb._dns-sd._udp`) that use `ptrdname` to point to a (sub)domain. When I try to create these records with the Pytho…