Skip to main content

22 docs tagged with "Client"

View All Tags

Anonymous Proxy

Anonymous Proxy is defined as: Proxy to hide Client IP & only reveal Proxy IP. Topics on: . Read more: Computer Science, Network, Network Node, Server, Proxy, O

Client

Client is defined as: user to access Server. Topics on: . Read more: Computer Science, Network, Network Node, Server, Client|FullStack Wiki by Roger J

Client Component

Client Component is defined as: FC to render on Client dynamically. Topics on: 'use client'. Read more: React, React Concepts, Component Based Architecture, Com

Client State

Client State is defined as: state store by Client (Browser), TSC. Topics on: TSC. Read more: Computer Science, Network, Request Response Model, Data Fetch, Clie

Dynamic Web Server

Dynamic Web Server is defined as: Static Web Server with extra Software to update/generate Dynamic Content to send Client. Topics on: Dynamic Content. Read more

Edge

Edge is defined as: Buzzword for Server to deploy closer to Client.. Topics on: Edge Function. Read more: Computer Science, Network, Network Node, Server, Edge,

Forward Proxy

Forward Proxy is defined as: Proxy sit in front of Client as gateway to forward HTTP Request to Internet. Topics on: . Read more: Computer Science, Network, Net

HTTP Cookie

HTTP Cookie is defined as: data sent from Backend to Client to TPS. Topics on: TPS. Read more: Computer Science, Network, Network Protocol, HTTP, HTTP Cookie, B

online

online is defined as: boolean for Client online status. Topics on: . Read more: JS, JS Concepts, Java Script Runtime, Platform API, Web API, DOM API, Window, Wi

Peer

Peer is defined as: Bittorrent Client instance connect to Swarm || user to connect to P2P. Topics on: . Read more: Computer Science, Network, Network Protocol,

Shadowsocks

Shadowsocks is defined as: Client to route traffic through SOCKS5 Proxy. FOSS. not dead?. Topics on: Shadowsocks similar to SSH, Windows Shadowsocks Client. Rea

socket.io

socket.io is defined as: Node.js Module to build WebSockets with built-in Server/Client & fallback Long Polling. Topics on: . Read more: JS, Nodejs, Node Stack,

Software Server

Software Server is defined as: Software to control how Client access content hosted on Server. Topics on: . Read more: Computer Science, Network, Network Node,

Static Content

Static Content is defined as: fixed content to deliver to Client w/o need to generate/process/modify. Topics on: . Read more: Computer Science, Network, Network

Static Web Server

Static Web Server is defined as: Computer Hardware run HTTP Server Software to send Static Content hosted files to Clients. Topics on: Static Content, HTTP Serv

Thick Client

Thick Client is defined as: Browser Client to hold more logic & client-side interactivity. Topics on: . Read more: Computer Science, Computer Lang, Computer, So

Thin Client

Thin Client is defined as: Browser Client only req to display (pre-rendered) static content from Server. Topics on: . Read more: Computer Science, Computer Lang

TTFB

TTFB is defined as: Time To First Byte - Server/CDN Latency to send first byte to Client. Topics on: . Read more: Computer Science, Network, Network Scope, Inte

User agent spoofing

User agent spoofing is defined as: to send fake User Agent string to announce as different Client, avoid Browser Fingerprint. Topics on: . Read more: Computer S

Web Storage API

Web Storage API is defined as: Web API to persist data stored in Client across session || windows. Topics on: localStorage, sessionStorage. Read more: JS, JS Co

WebSockets

WebSockets is defined as: Web API to open 2-way Client/Server connection, to push update vs Polling. Topics on: use own Protocol to send/receive message from TC

XSS

XSS is defined as: Exploit to inject naughty code into Client thru Web Site. Topics on: Reflected XSS, Persistent XSS. Read more: Computer Science, Network, Net