-
CoAP can work over both TCP and UDP, which one to choose?
-
Hi @nileshsimaria,
is there plan to include UDP server for streamed data from Junos OS? MX80 and MX104 does not support OpenConfig + gRPC.
Seems that version in Juniper's repo is missing prometheu…
-
This is running on a Raspberry Pi 4 8GB
pi@rp1:~ $ nordvpn status
Status: Connected
Server: Mexico #
Hostname: mx.nordvpn.com
IP:
Country: Mexico
City: Mexico
Current technology: NORDLYNX
…
-
Hi,
I have encountered an error while trying to play udp:
command:
`ffplay -f h264 udp://127.0.0.1:8880 `
The output :
`[NULL @ 0x7fdb6603be00] non-existing PPS 0 referenced
[h264 @ 0x…
-
I created a PR into the main HA Lightwave integration, to add direct support for lightwave TRVs.
https://github.com/home-assistant/core/pull/85385
Testing by @hunterdriver has seen an issue (https:/…
-
In the UI I used the UDP server.
I checked the Box and no errors in the Command Prompt window.
This is the code I used on my ESP8266, mostly copyed from the moppy2 sources for ESP8266
But I dont …
-
UDP has significantly lower memory footprint, less overhead, is probably marginally faster, and saves 30-50k of flash space. TS maybe probably supports it already, and the change shouldn't be too comp…
-
For the service checks, we should be able to specify if we want to check for a TCP or UDP port.
-
```
Add rate control in UDP
```
Original issue reported on code.google.com by `renam...@gmail.com` on 13 Jan 2010 at 3:45
-
```
What steps will reproduce the problem?
1. Run single machine SAGE
2. Run parallel application with UDP
What is the expected output? What do you see instead?
Image freezes at the receiver (SAGE).…