GnuSmalltalkUsersGuide:AdditionalChapter6 10

From 흡혈양파의 번역工房
Revision as of 09:39, 1 February 2014 by Onionmixer (talk | contribs) (GSUG Sockets.ICMPSocketImpl 페이지 추가)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Sockets.ICMPSocketImpl

Sockets.ICMPSocketImpl

네임스페이스 Sockets에 정의됨

슈퍼클래스: Sockets.RawSocketImpl

범주: 소켓-프로토콜


애플리케이션이 고유의 구현부를 설치하지 않는 한 이것이 기본 소켓 구현이며 IPv4 raw socket에 사용될 것이다. 이것은 C call-outs를 이용하여 family AF_INET, type SOCK_RAW, protocol IPPROTO_ICMP의 표준 BSD 스타일 소켓을 구현한다.


Sockets.ICMPSocketImpl 클래스: C 상수

protocol

해당 설명 없음.


Notes