All Stories
Opps - no_image
URLA Uniform Resource Locator (URL), colloquially termed a web address, is a reference to a web resource that specifies its location on a computer network and a mechanism for retrievi...
In tutorial, no_image, opps, Jan 23, 2025Opps - uri_syntax
URIA Uniform Resource Identifier (URI) is a unique sequence of characters that identifies a logical or physical resource used by web technologies. URIs may be used to identify anythin...
In tutorial, uri_syntax, opps, Jan 23, 2025Opps - udp_datagram
UDPUDP (User Datagram Protocol) is a communications protocol that is primarily used for establishing low-latency and loss-tolerating connections between applications on the internet. ...
In tutorial, udp_datagram, opps, Jan 23, 2025Opps - tcp_header
TCPThe Transmission Control Protocol (TCP) is one of the main protocols of the Internet protocol suite. It originated in the initial network implementation in which it complemented t...
In tutorial, tcp_header, opps, Jan 23, 2025Opps - symmetric_encryption
Symmetric Key EncryptionSymmetric-key algorithms are algorithms for cryptography that use the same cryptographic keys for both the encryption of plaintext and the decryption of cipher...
In tutorial, symmetric_encryption, opps, Jan 23, 2025Opps - soap_protocol
SOAPSOAP (formerly an acronym for Simple Object Access Protocol) is a messaging protocol specification for exchanging structured information in the implementation of web services in c...
In tutorial, soap_protocol, opps, Jan 23, 2025Opps - proto_buffers_types
Protocol BuffersProtocol Buffers (Protobuf) is a free and open-source cross-platform data format used to serialize structured data. It is useful in developing programs to communicate ...
In tutorial, proto_buffers_types, opps, Jan 23, 2025Opps - osi_model
OSI modelThe Open Systems Interconnection model (OSI model) is a conceptual model that describes the universal standard of communication functions of a telecommunication system or com...
In tutorial, osi_model, opps, Jan 23, 2025Opps - graphql_general
GraphQLGraphQL is an open source query language that describes how a client should request information through an API. In a broad sense, GraphQL is a syntax developers can use to ask ...
In tutorial, graphql_general, opps, Jan 23, 2025Featured
-
Testing - no_image
In tutorial, no_image, testing, -
Live_Data
In featured, tutorial, android, -
Kt Coroutine
In featured, tutorial, android, -
Flutter interview questions
In Flutter, oneview, -
Hilt DI Deep Dive
In Android, DI,