Sep
Firstly, what is TCP/IP? Plz explain in easy terms.
According to what I know, in a connection-less IP network packets of data will be sent through various paths and may not arrive at the destination in the proper order. The TCP/IP protocal will re-arrange them.
Correct me if I'm wrong.
Also, then, what is 'socket programming' ?
Answer:
TCP/IP (Transmission Control Protocol/Internet Protocol) is the basic communication language or protocol of the Internet.
TCP:- TCP is responsible for verifying the correct delivery of data from client to server. Mean to say if you send some data to server, TCP will make sure that data will reached to server correctly. It also detects the error that arrives between data transmission.
IP:- IP is a protocol that’s responsible for moving the packet of data to one node to another.
Socket Programming:- The Socket Programming is a technique through which we establish communication between client and server.
Answer:
TCP/IP is a combination of the TCP and IP network protocols. TCP communicates only with the two clients involved. IP uses UDP which just blasts the message out without a confirmation that it will receive the host. If this is for a class it would probably be good for you to know the OSI model as well so you’re familiar with the 7 layers of it as well as the 4 layers of TCP/IP.
Socket programming is what makes TCP/IP different. Wikipedia can explain it better/more indepth than me:
http://en.wikipedia.org/wiki/Berkeley_so…
Answer:
One of the better ways to learn TCP/IP is to study Network Fundamentals.
One of the better sources I have found is at TCP/IP Guide. http://www.tcpipguide.com/free/index.htm Which has a very good and complete discussion of all the basics.
Answer:
If you look on Wikipedia and Google you’ll find your answers.
TCP/IP is Teminal Control Protocol/Internet Protocol to get you started, look the rest up and stop being lazy.
Answer:
if you what to now about TCP/IP try to vist www.w3school.com Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList