« SNMPException
Giriş »
PHP Manual
Diğer Hizmetler
Soketler
Soketler
Giriş
Yapılandırma/Kurulum
Gereksinimler
Kurulum
Çalışma Anı Yapılandırması
Özkaynak Türleri
Öntanımlı Sabitler
Örnekler
Soket Hataları
Soket İşlevleri
socket_accept
— Soket üzerinden bağlantı kabul eder
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_bind
— Soketi bir isimle ilişkilendirir
socket_clear_error
— Soket üzerindeki hatayı veya son hata kodunu siler
socket_close
— Bir soket özkaynağını serbest bırakır
socket_cmsg_space
— Calculate message buffer size
socket_connect
— Soket üzerinde bir bağlantıyı ilklendirir
socket_create_listen
— Bağlantı kabul etmek için port üzerinde bir soket açar
socket_create_pair
— Ayrılması olanaksız bir soket çifti oluşturur ve bunları bir dizide saklar
socket_create
— Bir soket oluşturur (iletişim için bir uç)
socket_export_stream
— Export a socket extension resource into a stream that encapsulates a socket
socket_get_option
— Soketle ilgili bir seçeneğin değerini döndürür
socket_getopt
— Takma Adı: socket_get_option
socket_getpeername
— Belirtilen soketin yerel tarafını sorgulayıp soket türüne göre ya bir konak/port çifti ya da bir Unix dosya yolu döndürür
socket_getsockname
— Belirtilen soketin yerel tarafını sorgulayıp soket türüne göre ya bir konak/port çifti ya da bir Unix dosya yolu döndürür
socket_import_stream
— Import a stream
socket_last_error
— Soket üzerindeki son hatanın kodunu döndürür
socket_listen
— Bir soketi bağlantı kabul etmek için dinler
socket_read
— Bir soketten belli sayıda bayta kadar okuma yapar
socket_recv
— Bağlı bir soketten veri alır
socket_recvfrom
— Bağlantılı olsun olmasın bir soketten veri alır
socket_recvmsg
— Read a message
socket_select
— Belirtilen soket dizileri üzerinde belirtilen zaman aşımı ile select() sistem çağrısını çalıştırır
socket_send
— Bağlı bir sokete veri gönderir
socket_sendmsg
— Send a message
socket_sendto
— Bağlı olsun olmasın bir sokete ileti gönderir
socket_set_block
— Soketi engelleme kipine sokar
socket_set_nonblock
— Belirtilen dosya tanıtıcısı için beklememe kipini etkinleştirir
socket_set_option
— Soketle ilgili seçenekleri belirler
socket_setopt
— Takma Adı: socket_set_option
socket_shutdown
— Bir soketi kapatır
socket_strerror
— Bir soket hatasıyla ilgili açıklamayı döndürür
socket_write
— Bir sokete yazar
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