Skip to content

Instantly share code, notes, and snippets.

# Basic Pratyahara demo for students learning Python
msutra = ["अ", "इ", "उ", "ण्", "ऋ", "ऌ", "क्"]
# read pratyahara user input
pratyahara = input()
# entering अण्
startvarna = pratyahara[0]

Sliding window protocol

सुनिश्चितानेकाधिकोशप्रसारविधिः

Preconception of what is Sliding window protocol

There is a fixed sender window size. This size determines the number of frames (data link layer's protocol data unit) to be sent simultaneously before receiving an ACK. Window size must be greater than 1. Otherwise, it would reduce to stop and wait protocol.

सुनिश्चितः इति ।

The word निश्चितः indicates that the number of frames is fixed while transmission. However, it is not an absolute number that is fixed. It may vary in different contexts. सु उपसर्गः is added to indicate this "depending upon context". सुनिश्चितः means well defined according to situation.

@chaitanya-lakkundi
chaitanya-lakkundi / README.txt
Last active May 14, 2017 04:51
CSS Themes for Kupfer Launcher
These files are to be copied into ~/.local/share/kupfer directory.
custom_theme plugin will automatically detect these themes and present a choice.
Any user can write custom css and share.