pmaster555
pmaster555
``` SnifferConfig.set_promisc_mode(true); SnifferConfig.set_immediate_mode(true); SnifferConfig.set_filter("udp dst portrange 27000-30000"); NetworkInterface iface = NetworkInterface::default_interface(); Sniffer sniffer(iface.name(), SnifferConfig); // at this point the application crashes ``` The error occurs on approximately 5% of computers....
php 7.2
Fatal error: Declaration of UDPSocket::connect($ipAddress, $portNumber, $timeout) must be compatible with Socket::connect(string $host, int $port): bool in /home/ebot/vendor/koraktor/steam-condenser/lib/UDPSocket.php on line 56
 в опере как то так, в хроме нормально SDK | v4.4.1-1-gb8050b365e GyverPortal | 3.5.2
How can I read and send data for the garage gate using this library?  In the screenshot the code is 3557