Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. streakz

    Killing a process in task manager

    how can I kill a running process, i.e. winamp.exe, in C++?
  2. streakz

    Extracting text data from GUI display

    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...
  3. streakz

    Executing a command for a specified time

    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.

Part and Inventory Search

Back
Top