Wednesday, 28 February 2018

Ch-50 Stateful and Stateless Protocol

Stateful Protocol 

Statefull Protocol , ऐसे प्रोटोकॉल होते है जो क्लाइंट सर्वर के बीच पूरे session के दौरान connect रहते है | कनेक्शन के  status की responsibility रखते है | तथा receiver side  से acknowledgement देते है |
for eg :-
FTP ,TCP ,POP3

Application Layer Stateful Protocol 
Application layer stateful Protcol , ऐसे प्रोटोकॉल होते है जो application layer पे ही कार्य करते है |
जैसे : FTP ,POP3,SMTP
परन्तु TCP  Application Layer Stateful Protocol  नहीं है , क्युकी TCP Application Layer पे कार्य नहीं करता |

Stateless  Protocol 
Stateless Protocol , ऐसे protocol होते है , जो client -server के बीच connection establish हो जाने के बाद  receiver side से acknowledgement नहीं मिलता न ही कनेक्शन के status की responsibility रकते है |
जैसे :- HTTP ,UDP

No comments:

Post a Comment

Ch-46 Bandwidth,Broadband and Baseband

Bandwidth: Bandwidth से अर्थ है , की  समय पे किस दर (speed ) से data , transmission line पे ट्रांसफर हो रहा है  | for eg 100 Kbps Broadband...