Socket (Software) — Ein Socket (abgel. von engl. Sockel oder Steckverbindung, Steckdose) ist ein Software Modul, mit dessen Hilfe sich ein Computerprogramm mit einem Rechnernetz verbinden und mit anderen Computern Daten austauschen kann. Sockets werden auch… … Deutsch Wikipedia
Client-serveur — L environnement client/serveur désigne un mode de communication à travers un réseau entre plusieurs programmes ou logiciels : l un, qualifié de client, envoie des requêtes ; l autre ou les autres, qualifiés de serveurs, attendent les… … Wikipédia en Français
Internet socket — In computer networking, an Internet socket or network socket is an endpoint of a bidirectional inter process communication flow across an Internet Protocol based computer network, such as the Internet. The term Internet sockets is also used as a… … Wikipedia
Direct Client-to-Client — (DCC) is an IRC related sub protocol enabling peers to interconnect using an IRC server for handshaking in order to exchange files or perform non relayed chats. Once established, a typical DCC session runs independently from the IRC server.… … Wikipedia
Direct Client-to-Client — Saltar a navegación, búsqueda DCC (Direct Client to Client) (DCC) es un protocolo de IRC que permite interconectar dos peers (puntos) usando un servidor IRC como saludo (handshaking) para permitir intercambiar archivos o llevar acabo tareas no… … Wikipedia Español
XML socket — XMLSocket est un protocole implémenté par le langage ActionScript qui permet à une animation Adobe Flash de communiquer au dessus de TCP grâce à des Sockets. Il permet le transfert de données textuelles brutes (texte) ou hiéarchiques (XML ,xHTML) … Wikipédia en Français
Secure Socket Layer — Transport Layer Security Pile de protocoles 7 • Application 6 • Présentation 5 • Session 4 • T … Wikipédia en Français
Secure socket layer — Transport Layer Security Pile de protocoles 7 • Application 6 • Présentation 5 • Session 4 • T … Wikipédia en Français
Unix domain socket — A Unix domain socket (UDS) or IPC socket (inter process communication socket) is a virtual socket, similar to an internet socket that is used in POSIX operating systems for inter process communication. The correct standard POSIX term is POSIX… … Wikipedia
Java Secure Socket Extension — (JSSE) ist ein Java API für Secure Sockets Layer (SSL). Es handelt sich um einen Standardbestandteil der Java Standard Edition seit Version 1.4, der Funktionalitäten, die zur sicheren Kommunikation benötigt werden, zur Verfügung stellt. Bei… … Deutsch Wikipedia