The software is a demo program of VeriFinger Linux SDK. It has a GUI and a section that displays log information in real time. I can select the text with the mouse. My question is how can I extract that data to send over the network via sockets? It doesn't save any files in the directory and...
How can I listen to a port for a N seconds? For example, on the server: $MySocket->recv($text, 128) waits for a message from the client. I want the server to wait for 5 seconds and if no response, then stop.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.