Ahmed Talaat

Results 10 comments of Ahmed Talaat

@djowel Ok at first I have a method called `gateData(int case);` derived from class `called Scan` This method can handle about 50 thread in a concurrency way to minimize the...

More than thing ..The window actually freezes for a seconds (you cant interact with any of it's components) then works perfect.

Sorry Hi, @thomaslevesque I did tried that but it's just by calling the tag `Image gif` it puts the whole UI in waiting mode.? preventing any other animation from loading...

@thomaslevesque I think `AutoStart ` prop Just for hiding the element not stooping the process of decoding. and the prcoessitself is `async `method maybe.

take alook at this code // First fetch all network interfaces vector interfaces = NetworkInterface::all(); // Now iterate them for (const NetworkInterface& iface : interfaces) { // First print the...

I have same exception on win11 I think this is a socket limitation Raw sockets not allowed to work on 10 and 11

I think its possible to send the UPD carrying the TCP sender.

@WorstCodeWay I think this works ![asasas](https://github.com/mfontanini/libtins/assets/26097164/1a11fb21-e687-4091-bee8-da41592f6290)

> > @WorstCodeWay I think this works > > @ahmedtalaat327 Sorry, where is Port Scan.exe from? Is it built from Tins example source code? this is the same libtins yeah...