Description: C# write a query program, used to query IP belongs cities and phone number attribution, in the Bin directory, has been ready to test data, IPData.dat IP data file, MPhoneData.dat phone numbers attribution data files, programs implementation is very simple, just a few of the database query operation, before the inquiry, to determine whether the data file does not exist, if there is no pop-up prompts. Note: The test data inside just a test, you may not quite accurate, but not too full, you need to own a complete collection of data and number of IP
To Search:
File list (Check if you may need any files):
QueryIPAndMPhone\DataBase\db_20.mdf
................\........\db_20_log.LDF
................\QueryIPAndMPhone\QueryIPAndMPhone\bin\Debug\IPData.dat
................\................\................\...\.....\MPhoneData.dat
................\................\................\CommonClass\IPClass.cs
................\................\................\...........\MPhoneClass.cs
................\................\................\Form1.cs
................\................\................\Form1.Designer.cs
................\................\................\Form1.resx
................\................\................\Program.cs
................\................\................\...perties\AssemblyInfo.cs
................\................\................\..........\Resources.Designer.cs
................\................\................\..........\Resources.resx
................\................\................\..........\Settings.Designer.cs
................\................\................\..........\Settings.settings
................\................\................\QueryIPAndMPhone.csproj
................\................\QueryIPAndMPhone.sln
................\................\QueryIPAndMPhone.suo
................\................\................\bin\Debug
................\................\................\bin
................\................\................\CommonClass
................\................\................\Properties
................\................\QueryIPAndMPhone
................\DataBase
................\QueryIPAndMPhone
QueryIPAndMPhone