1. What is the TCP/IP Analyzer ?
The SG TCP/IP Analyzer is a server-side program designed to display your Internet connection parameters, extracted directly from your TCP packets sent to our server.
The server part of the TCP Analyzer is a specialized web server. It doesn't really serve different web pages, rather it responds to all requests with the same page, the content of which is modified depending on the TCP settings of the requesting client. It then transfers control to a PHP script that does the actual analysis and displays the results.
|