2
I used tracert on www.york.cuny.edu and came up with the following IP's
172.25.1.1
172.16.25.10
192.168.25.101
198.61.18.7
The first column is the number of hops total, the column two through four is the time it took for each hop to bounce there and back moving from one router to another finally reaching it's destination at 198.61.16.7 which is www.york.cuny.edu website.
3. I looked up www.metacrawler.com which is a search engine like google but it's based here in USA where i was born.
1st it went from my computer to my router up stairs because i'm using wifi then to Kansas to Washington then the request timed out.
4.
Open socket:
header file: sys/socket.h
int socket (int PF_INET, int SOCK_DGRAM, )
return 0;
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.