Introduction - If you have any usage issues, please Google them yourself
this is a client server application, the client send a word to the server so the server search for the word in all the files in certain directory,and thin return the result of the search to the client, the client can also replace a word with another one.