티스토리 뷰
ntohs : network --> host . short type (network to host)
ntohl : network --> host . long type (network to host)
htons : host --> network . short type (host to network)
htonl : host --> network . long type (host to network)
댓글
ntohs : network --> host . short type (network to host)
ntohl : network --> host . long type (network to host)
htons : host --> network . short type (host to network)
htonl : host --> network . long type (host to network)