View Single Post
  #5 (permalink)  
Old 05-05-2008, 02:20 PM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 443
Last Blog:
Just over the next hil...
Credits: 45
Rep Power: 8
G_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura about
Default Re: Can anyone tell me how this is done?

Your IP address will be in the IP packet. The user agent field of an HTTP header will state exactly what OS you are running and which browser. Your ISP can be obtained using the IP address.

Very simple. The web cannot work without this information. All it shows is someone is aware how to dissect an HTTP request via a TCP/IP packet.
__________________
Code:
glBegin(GL_TRIANGLES);
    drawWorld();
glEnd();
Reply With Quote

Sponsored Links