Question protocols

shaharhada

Reputable
Jul 27, 2020
304
6
4,685
Wi-Fi and Bluetooth are protocol.
Can I use them to include others protocol?
Can protocol be in another protocols? (Like HTTP or HTTPS on Wi-Fi protocol?!)
What the relation between 2 protocols? Can it be one inside other?

Thanks for who that will help me.
 

shaharhada

Reputable
Jul 27, 2020
304
6
4,685
Way to generic a question. Just using the word "protocol" is over simplifying things.

Try reading some of the wiki things that explain the concept of osi network layer
As suggested by the preceding post:

https://www.guru99.com/layers-of-osi-model.html

Just past halfway down the link there is a listing of protocols applicable to the OSI layers.

Then you can search for other similar links to help fill in details and otherwise help to answer any remaining questions.
O.K. I understood that 2 layer in the OSI model use protocol that is used to connect between 2 layers.
So, HTTP or HTTPS is one layer - the Application
and the Wi-Fi or Bluetooth is the Network layer.
So it can combine 2 or more protocols, because the layers use the appropriate protocol of it's layer.
Right?
 
That is more or less correct at a theory level. All application protocols do not always work on all network types. I don't know if you can run http over bluetooth for example. It could likely be made to work with some device but I suspect there are performance reason you do not see devices that do this.