From owner-freebsd-isp@FreeBSD.ORG Wed Aug 22 12:39:54 2007 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 217D316A41B for ; Wed, 22 Aug 2007 12:39:54 +0000 (UTC) (envelope-from patel.jack.007@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.233]) by mx1.freebsd.org (Postfix) with ESMTP id D53A913C45A for ; Wed, 22 Aug 2007 12:39:53 +0000 (UTC) (envelope-from patel.jack.007@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so83020nzf for ; Wed, 22 Aug 2007 05:39:53 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=HXExFOTkezFHdFPH9G86Gs78aiLvAibhS1fYlhlkhQaVS3dFeWG1Qx4AEsXq8RlEUrBy2V3oGO13CheuHrRqnerCDWX51ho+zgSZB27PmjjiWIFb1nzDwBKand2HnNueLao9YP61OyZMBMaUddbKKZFfVJZoMGPRuoWAnRjWt70= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=DsyZaJ7wcZN0fDHoz8y9TWW93opKHs/tbSPVIlaDJ81DC29BBHYC3+1QU9KKNyNoNzIwTxLzJY53wHh/vJPjQsNHG+/qsWq1AA7UkFImTxam1gh5yr8kBhdy4Yd4D38UNB1uygedz+r9zPlImppxa/30b1bWrd7urdduMoF+HJc= Received: by 10.114.81.1 with SMTP id e1mr584065wab.1187784757265; Wed, 22 Aug 2007 05:12:37 -0700 (PDT) Received: by 10.114.47.3 with HTTP; Wed, 22 Aug 2007 05:12:37 -0700 (PDT) Message-ID: <2c457f7d0708220512t6d837768jbfcafe9824ea27@mail.gmail.com> Date: Wed, 22 Aug 2007 05:12:37 -0700 From: "jack patel" To: freebsd-isp@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Get ISP Detail X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2007 12:39:54 -0000 I am working on a web project and in that i have to show the location of visitor on the page i want to show information like city,ISP name and county. i searched on net i got many detiail. i got ip2location but it is paid I want to technical detail how programatically i can get name of ISP or get database/list of all the ISPs all over the world Please help