This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:glossary:p:point-to-point [2020/09/30 12:48] murphy |
ddsf:public:guidebook:06_append:glossary:p:point-to-point [2021/07/14 16:44] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Point-to-Point ==== | ==== Point-to-Point ==== | ||
| - | [[ddsf:private:cookbook:06_append:glossary| Return to Glossary ]] | + | [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] |
| - | **Point-to-point** is the simplest [[ddsf:private:cookbook:06_append:glossary:c:communications_model|model of communication]], as illustrated in Figure 1; it is a model of one-to-one communications. The telephone is an example of an everyday point-to-point communications device. To use a telephone, you must know the address (phone number) of the other party. Once a connection is established, you can have a reasonably high-[[ddsf:private:cookbook:06_append:glossary:b:bandwidth|bandwidth]] conversation. However, the telephone does not work as well if you have to talk to many people at the same time. The telephone is essentially one-to-one communication. | + | **Point-to-point** is the simplest [[ddsf:public:guidebook:06_append:glossary:c:communications_model|model of communication]], as illustrated in Figure 1; it is a model of one-to-one communications. The telephone is an example of an everyday point-to-point communications device. To use a telephone, you must know the address (phone number) of the other party. Once a connection is established, you can have a reasonably high-[[ddsf:public:guidebook:06_append:glossary:b:bandwidth|bandwidth]] conversation. However, the telephone does not work as well if you have to talk to many people at the same time. The telephone is essentially one-to-one communication. |
| <figure> | <figure> | ||
| {{:ddsf:documentation:glossary:c:point-to-point_communications_model.png|}} | {{:ddsf:documentation:glossary:c:point-to-point_communications_model.png|}} | ||
| Line 9: | Line 9: | ||
| </figure> | </figure> | ||
| - | [[ddsf:private:cookbook:06_append:glossary:t:tcp]] is a point-to-point network [[ddsf:private:cookbook:06_append:glossary:p:protocol|protocol]] designed in the 1970s. While it provides reliable, highbandwidth communication, TCP is cumbersome for systems with many communicating nodes. | + | [[ddsf:public:guidebook:06_append:glossary:t:tcp]] is a point-to-point network [[ddsf:public:guidebook:06_append:glossary:p:protocol|protocol]] designed in the 1970s. While it provides reliable, high-bandwidth communication, TCP is cumbersome for systems with many communicating nodes. |
| Source: [[https://community.rti.com/glossary/point-point]] | Source: [[https://community.rti.com/glossary/point-point]] | ||