Wednesday, January 29, 2014
Lab 1 Assignments
2. The IP addresses I found on the school are below. The first column is the is the number of hops taken. the following three columns are the time of the three entries for every hop(listed in milliseconds ).
The last column is the IP addresses.
C:\Users\curtis>tracert www.york.cuny.edu
Tracing route to york.cuny.edu [198.61.16.7]
over a maximum of 30 hops:
1 12 ms 1 ms 2 ms 172.20.0.1
2 2 ms 2 ms 2 ms 172.16.20.1
3 2 ms 2 ms 4 ms 198.61.16.7
3.) The domain i used to trace route was face book.com I only had 9 hops My First locations in Ireland. Second location is in Singapore.
My 3rd location is request timed out . my 4th 5th and 6th location were located in Bethpage New York. My 7th is located in California.
My 8th location is Wichita State. My final location is Philadelphia.
4. Open Socket:
header file :sys/socket.h
int socket (int PF_LOCAL,int SOCK_RAW, int protocol)
return -1;
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.