| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|||||||
| Networking Interview / Technical Questions Kindly solve an many as questions you can. It will sharpen your skills and those solutions will help others too. |
![]() |
|
|
LinkBack | Thread Tools | Rate Thread | Display Modes |
|
|
#1 (permalink) |
|
Senior Member
Join Date: Oct 2006
Location: In Bangalore
Age: 24
Posts: 126
Thanks: 1 Thanked 6 Times in 6 Posts Thanks: 1
Thanked 6 Times in 6 Posts
Rep Power: 0
|
What's the difference between process to process communication and host to host communication?
What's the difference between process to process communication and host to host communication?
|
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Oct 2006
Location: In Bangalore
Age: 24
Posts: 126
Thanks: 1 Thanked 6 Times in 6 Posts Thanks: 1
Thanked 6 Times in 6 Posts
Rep Power: 0
|
Re: What's the difference between process to process communication and host to host communication?
Host to host communication is the one which takes place between one host and the other host(computer). IP protocol is used.
Process to Process communication refers to the communication between two processes on the hosts. UDP protocol is used to deliver the message from the host to the process. Thus UDP and IP protocols play a major role in the delivery of the message to the particular process ( the difference being IP delivers the message to the destination host.UDP delivers the message from the host to the process that is in the host). |
|
|
|
|
|
#3 (permalink) |
|
Junior Member
Join Date: Feb 2008
Age: 25
Posts: 3
Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 1
|
Re: What's the difference between process to process communication and host to host communication?
Process to process communication and host to host communication has differences .
host to host communication means a data sent btw the users .but it doesnt includes what protocol it is what portno it is . TCP/UDP uses process to process communication by using Socket address(source ip add/port no, dest ip add/port no ) |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|