What is the difference between tcp/ip protocol and IP
protocol?
Answer Posted / raji
Tcp/ip protocol is infact a protocol stack just like ISO OSI
reference model,,,it uses several protocols ,,,but..Tcp nd
ip are the most commonly used. Tcp for transport nd Ip for
networking.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
WHY WE USE {} AT THE STARTING OF C PROGRAM
Is there any difference between the concepts of encoding,decoding and encryption and decryption?
How will I MOve Comp-1 variable into next variable without using Move statement?
what are the differences between malloc() and calloc() in c language?
A polynomials in mamory can be represented by____________
5S training documents
Write the fetch cycle and execute cycle for following instructions:JMPNZ (jump to the given address if the accumulator not equal to zero) RET(return from a subroutine) ADB (add the contents of register B to the accumulator and save result in the accumulator).
WHAT IS THE PROPER LOCATION OF SAMPLE POINT OF LPG SPHERE TANK?
when will the group1&group2 exams will be held
whether we can implement VPN based on UDP? If yes then tell how? If no tell why not?
What is the difference between "type testing" and "product qualification"?
Explain different parts of an instruction. What does the addressing mode bit specifies?
Define function ? Explain arguments in functions ?
why unix commands simpler rather than complex task
differences between pass by reference and pass by value in c language?