manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 970 for [SIMILAR] 16 1024 4096 WITH 78558 パケ WITH 3034... (1.878 sec.)
Man page of AECHO 9181
AECHO Section: User Commands (1) Updated: 17 Dec 1991 Index JM Home Page 名前 aecho - AppleTalk Echo Protocol パケットをネットワーク上のホストに送る 書式 aecho [ -c count ] ( address | nbpname ) 説明 aecho は、AppleTalk の address や nbpname で指定されたホストに対して Apple Echo Protocol ...
https://man.plustar.jp/manpage/man1/aecho.1.html - [similar]
Man page of PPPDUMP 9181
PPPDUMP Section: Maintenance Commands (8) Updated: 1 April 1999 Index JM Home Page 名前 pppdump - PPP 記録ファイルを人が読める形式に変換する 書式 pppdump [ -h | -p [ -d ]] [ -r ] [ -m mru ] [ file ... ] 説明 pppdump ユーティリティは pppd の record オプションを使用して書かれたファイルを、 ...
https://man.plustar.jp/manpage/man8/pppdump.8.html - [similar]
Man page of UDP 8918
UDP Section: Linux Programmer's Manual (7) Updated: 2020-04-11 Index JM Home Page 名前 udp - IPv4 の ユーザーデータグラムプロトコル 書式 #include < sys/socket.h > #include < netinet/in.h > #include < netinet/udp.h > udp_socket = socket(AF_INET, SOCK_DGRAM, 0); 説明 これは RFC 768 で記述さ ...
https://man.plustar.jp/manpage/man7/udp.7.html - [similar]
Man page of RAW 8401
RAW Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 raw - Linux の IPv4 raw ソケット 書式 #include < sys/socket.h > #include < netinet/in.h > raw_socket = socket(AF_INET, SOCK_RAW, int protocol ); 説明 raw ソケットを使うと、新しい IPv4 プロトコルをユーザ ...
https://man.plustar.jp/manpage/man7/raw.7.html - [similar]
Man page of X25 3902
X25 Section: Linux Programmer's Manual (7) Updated: 2017-09-15 Index JM Home Page 名前 x25 - ITU-T X.25 / ISO-8208 プロトコルインターフェース 書式 #include < sys/socket.h > #include < linux/x25.h > x25_socket = socket(AF_X25, SOCK_SEQPACKET, 0); 説明 X25 ソケットは X.25 パケット層プロトコ ...
https://man.plustar.jp/manpage/man7/x25.7.html - [similar]
Man page of IP 3546
IP Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 ip - Linux IPv4 プロトコルの実装 書式 #include < sys/socket.h > #include < netinet/in.h > #include < netinet/ip.h > /* 上記のスーパーセット */ tcp_socket = socket(AF_INET, SOCK_STREAM, 0); udp_socket = ...
https://man.plustar.jp/manpage/man7/ip.7.html - [similar]
Man page of SOCKET 3546
SOCKET Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 socket - Linux のソケットインターフェース 書式 #include < sys/socket.h > sockfd = socket(int socket_family , int socket_type , int protocol ); 説明 このマニュアルページは Linux ネットワークのソケット ...
https://man.plustar.jp/manpage/man7/socket.7.html - [similar]
Man page of TCP 3546
TCP Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 tcp - TCP プロトコル 書式 #include < sys/socket.h > #include < netinet/in.h > #include < netinet/tcp.h > tcp_socket = socket(AF_INET, SOCK_STREAM, 0); 説明 これは RFC 793, RFC 1122, RFC 2001 で定義され ...
https://man.plustar.jp/manpage/man7/tcp.7.html - [similar]
Man page of IPV6 3546
IPV6 Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 ipv6 - Linux IPv6 プロトコルの実装 書式 #include < sys/socket.h > #include < netinet/in.h > tcp6_socket = socket(AF_INET6, SOCK_STREAM, 0); raw6_socket = socket(AF_INET6, SOCK_RAW, protocol ); udp6_so ...
https://man.plustar.jp/manpage/man7/ipv6.7.html - [similar]
Man page of SEND 3546
SEND Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 send, sendto, sendmsg - ソケットへメッセージを送る 書式 #include < sys/types.h > #include < sys/socket.h > ssize_t send(int sockfd , const void * buf , size_t len , int flags ); ssize_t sendto(int soc ...
https://man.plustar.jp/manpage/man2/send.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022