Downloads
Documentation
Get Involved
Help
Search docs
PHP 8.4.0 RC4 available for testing
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Einführung »
« SNMPException
PHP-Handbuch
Funktionsreferenz
Sonstige Dienste
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
Sockets
Einführung
Installation/Konfiguration
Installation
Ressource-Typen
Vordefinierte Konstanten
Beispiele
Socket-Fehler
Socket-Funktionen
socket_accept
— Akzeptiert eine Verbindung an einem Socket
socket_addrinfo_bind
— Create and bind to a socket from a given addrinfo
socket_addrinfo_connect
— Create and connect to a socket from a given addrinfo
socket_addrinfo_explain
— Get information about addrinfo
socket_addrinfo_lookup
— Get array with contents of getaddrinfo about the given hostname
socket_atmark
— Determines whether socket is at out-of-band mark
socket_bind
— Verknüpft einen Socket mit einem Namen
socket_clear_error
— Löscht entweder einen Fehler oder den letzten Fehlercode eines Sockets
socket_close
— Schließt eine Socket-Instanz
socket_cmsg_space
— Calculate message buffer size
socket_connect
— Baut eine Verbindung über einen Socket auf
socket_create
— Erzeugt einen Socket (Endpunkt für die Kommunikation)
socket_create_listen
— Öffnet einen Socket, um Verbindungen über einem gegebenen Port aufzubauen
socket_create_pair
— Erzeugt ein Paar nicht zu unterscheidender Sockets und speichert sie in einem Array
socket_export_stream
— Export a socket into a stream that encapsulates a socket
socket_get_option
— Liefert die Socket-Optionen für einen Socket
socket_getopt
— Alias von socket_get_option
socket_getpeername
— Fragt das entfernte Ende eines gegebenen Sockets ab
socket_getsockname
— Fragt das lokale Ende eines gegebenen Sockets ab. Das Ergebnis ist vom Typ abhängig und ist entweder das Paar host/port oder ein Pfad des Unix-Dateisystems
socket_import_stream
— Import a stream
socket_last_error
— Gibt den letzten Fehler zurück, der an einem Socket aufgetreten ist
socket_listen
— Hört einen Socket nach Verbindungsanforderungen ab
socket_read
— Liest höchstens die angegebene Anzahl Bytes von einem Socket
socket_recv
— Empfängt Daten von einem verbundenen Socket
socket_recvfrom
— Empfängt Daten von einem Socket, egal, ob verbindungsorientiert oder nicht
socket_recvmsg
— Read a message
socket_select
— Führt einen select()-Systemaufruf auf den gegebenen Socket-Arrays aus, wobei ein Zeitlimit bestimmt wird
socket_send
— Sendet Daten an einen verbundenen Socket
socket_sendmsg
— Send a message
socket_sendto
— Sendet eine Nachricht an einen Socket, egal ob dieser verbunden ist oder nicht
socket_set_block
— Setzt einen Socket auf den blockieren-Modus
socket_set_nonblock
— Setzt den nonblocking-Modus für den Dateideskriptor fd
socket_set_option
— Setzt die Optionen für einen Socket
socket_setopt
— Alias von socket_set_option
socket_shutdown
— Schließt einen Socket der zum Senden, Empfangen oder beidem geöffnet wurde
socket_strerror
— Gibt einen String zurück, der einen Socket-Fehler beschreibt
socket_write
— Schreibt in einen Socket
socket_wsaprotocol_info_export
— Exports the WSAPROTOCOL_INFO Structure
socket_wsaprotocol_info_import
— Imports a Socket from another Process
socket_wsaprotocol_info_release
— Releases an exported WSAPROTOCOL_INFO Structure
Socket
— The Socket class
AddressInfo
— The AddressInfo class
Improve This Page
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
↑
and
↓
to navigate •
Enter
to select •
Esc
to close
Press
Enter
without selection to search using Google