I've written a Broadcast-Programm which communicates over UDP. The Programm is written in C++ (with Borland C-Builder 5).
It runs perfectly under Windows 2000, but not under Win98SE. The Problem is, that it is not able to configure the Socket for Broadcast. I've tried it on 5 Machines, but the...