Hello, I was wondering if someone could help me with the following. I have a text file with the following sort of lines:
. I have an array containing the ip addresses and would like to look up the text for each one. What is the best way to search for them? It seems a little crazy to go through all the file lines each time I want to find the corresponding text for an ip. Thanks in advance and sorry for the long winded question.