Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
what is TCP/IP
Name: Daryl Date: April 12, 2001 at 07:11:23 Pacific
IP - is responsible for moving packet of data from node to node. IP forwards each packet based on a four byte destination address (the IP number). The Internet authorities assign ranges of numbers to different organizations. The organizations assign groups of their numbers to departments. IP operates on gateway machines that move data from department to organization to region and then around the world.
TCP - is responsible for verifying the correct delivery of data from client to server. Data can be lost in the intermediate network. TCP adds support to detect errors or lost data and to trigger retransmission until the data is correctly and completely received.
0
Response Number 2
Name: Daryl Date: April 18, 2001 at 11:13:33 Pacific
Reply:
/me comes up with new name To many Daryl's already Roadhog
Summary: Hello, Is it possible to compile/run Doug Comer's TCP/IP implementation code which are originally developed in Xinu in Linux and FreeBSD? The codes I mentioned implemented in his book "Internetworkin...
Summary: Hi guys ... I'm a noob to UNIX & Im stuck with this error "TCP/IP startup was not entirely successful" during startup of the box after "initialize -U " is run by the system. If i open netcfg, i cant s...