• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

udp

Forum discussion tagged with udp.
  1. Q

    Question Wake on WAN partially working

    Hi, I'm trying to set up "Wake on WAN" on my local dekstop PC. I've enabled the related settings both in the BIOS and in the ethernet network adapter's advanced settings, and the system works when I send the "magic packets" from a PC inside the network (wake on LAN). However, when I try to send...
  2. R

    UDP Protocol Implementation

    I'm currently migrating a program I already have which is currently using a TCP base architecture but the server currently needs to send more packets per minute than before. The packet loss is not a problem, only the order which is solved by using a message buffer. What I have so far: A...
Back
Top